본문 바로가기

개발/Python

파이썬 라이브러리 인스톨

python -m pip install --user scipy

 

sudo python3 -m pip install requests

 

http://blog.naver.com/PostView.nhn?blogId=nya10250&logNo=221164148109&parentCategoryNo=&categoryNo=7&viewDate=&isShowPopularPosts=true&from=search

 

 

sudo easy_install pip

pip install requests

'개발 > Python' 카테고리의 다른 글

Linked List  (0) 2020.07.06