pip이 자꾸 python2.7 버전을 경로로 잡는 문제

 

 

$ python3 -m pip install -U --force-reinstall pip

터미널에 명령어 입력

 

 

pip python 경로 변경 성공

+ Recent posts