반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- springboottest
- mysql executequery error
- ssl이란?
- yum install java
- ssl프로토콜확인
- Java 1.8
- JUnit
- aws
- error
- parse
- java 여러개 버전
- tls프로토콜확인
- java version
- xcrun: error: invalid active developer path
- 스프링부트테스트
- easy
- statement.executequery() cannot issue statements that do not produce result sets.
- AWS CLI
- log error
- LeetCode
- Medium
- java 버전 변경
- OpenFeign
- springboot
- No tests found for given includes
- mac os git error
- xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
- java
- java 11
- java 1.8 11
Archives
- Today
- Total
목록Library not loaded (1)
쩨이엠 개발 블로그
[ linux ] Library not loaded: @executable_path/../.Python
aws configure를 하는데 갑자기 에러가 난다 다른 것들을 install 하다가 꼬였을 것으로 예상 $ aws configure dyld: Library not loaded: @executable_path/../.Python Referenced from: /usr/local/Cellar/awscli/2.0.0/libexec/bin/python3.8 Reason: image not found 로그를 봤더니 라이브러리가 로드가 안되었다고 한다 깔려있는데? 해서 구글링 했더니 이 경우에는 awscli를 업그레이드 해주면 된다고 함 (초간단) $ brew upgrade awscli 끝
개발/ETC
2020. 7. 21. 20:50