Notice
Recent Posts
Recent Comments
Link
아미(아름다운미소)
python PIP 설치 본문
Linux에서 설치
python 2.X
sudo apt-get install python-pip
python 3.X
sudo apt-get install python3-pip
MAC에서 설치
sudo easy_install pip
'랭귀지 > python' 카테고리의 다른 글
Importing the numpy c-extensions failed (0) | 2020.12.11 |
---|---|
Ubuntu에서 pip, pip3 설치 (0) | 2020.10.28 |
python3 beautifulsoup 한글 깨짐 (0) | 2020.04.13 |
python3.7 pip install beautifulsoup Error (0) | 2020.04.11 |
라즈베리파이 파이썬 경로 재 지정 (0) | 2020.03.12 |
Comments