반응형
다음과 같은 오류 발생
Try to run this command from the system terminal. Make sure that you use the correct version of 'pip' installed for your Python interpreter located at '/Users/meisterjw/.conda/envs/Crypto/bin/python'.
--build-dir 에러
구글링 해본 결과, pip를 과거 버전으로 설치하거나 파이썬 경로 재설정 하라고 나옴.
파이썬 경로 재설정으로 해결
1. Pycharm - Preferences - Project Interpreter - show All..에서 다른 파이썬 경로 설정
오래되어 기억이 잘 안 나지만 파이썬 설치 여러번해서 여차저차 꼬인듯.
Make sure that you use the correct version of 'pip' installed for your Python interpreter located at 'dir:\projectPath\venv\Scri
I am using python 3.6.5 with PyCharm. While trying to install any package, it gives the error "Try to run this command from the system terminal. Make sure that you use the correct version of 'pip'
stackoverflow.com
반응형
'IT > Programming' 카테고리의 다른 글
JSON 웹에서 보기 쉽게 변환해 주는 사이트 (0) | 2023.07.27 |
---|---|
Python Script 파일 실행 파일로 만들기 (0) | 2009.08.05 |
VS 2005에서 ActiveX 개발- clsid 알아내기 (0) | 2008.10.10 |
댓글