python이 pip를 모를때

python이 pip를 모른다?

python 3.4부터 지원한다는 pip가 막상 3.8.1에서 다음과 같이 나온다면?

python -m pip install pyinstaller
python: can't open file 'pip': [Errno 2] No such file or directory

이렇게 해보자.

python -m pip install pyinstaller

댓글 쓰기

0 댓글