Installing python modules using pip in Windows

Today I am going to post about installing python modules such as setuptools, pytz, and six using pip !

If the environment variable of 'C:\python27' are not set,

go to the folder of C:\python27.

If you are using powershell, it is like below


PS C:\Python27>


For example, install six module

PS C:\Python27> .\python.exe -m pip install six

If you want to upgrade this module

PS C:\Python27> .\python.exe -m pip install --upgrade six

Thanks !


댓글

이 블로그의 인기 게시물

미국 포닥, 한국으로 돌아가는 이유? (Why do postdoc go back to Korea?)

미국 포닥 - 비지팅 포닥 VS 풀펀딩 포닥 (Visiting Scholar VS Postdoctoral Fellow)

미국 포닥 직위, 타이틀, 명칭? - Visiting Scholar, Postdoctoral Fellow, Research Associate, Research Scientist, Research Professor