1. Check setting environment variables - python PATH
2. Command the following prompt on windows CMD
- python -m ensurepip
3. Command the following prompt on Anaconda Prompt
- python -m ensurepip
'python' 카테고리의 다른 글
[python] no support pyautogui.typewrite('UNICODE like 한글') (0) | 2019.08.18 |
---|---|
[python] crawling method by partial ids (0) | 2019.08.15 |
[python] for using cv2 (0) | 2019.08.12 |
[python - BeautifulSoup] crawling NAVER's realtimeKeyword (0) | 2019.08.05 |
[python - openpyxl] check Excel empty value (0) | 2019.08.04 |