python pip install

prepare the pip install package at first
download source : https://pypi.python.org/pypi/pip#downloads
then you should download the file as follow

這裏寫圖片描述

then you type the command as follow
python setup.py install

if you haven’t add the path you should add the

C:\Python27\Scripts;

into your path , then it’s ok now
you can type pip under your commandline to install the python tools as what you need

發佈了47 篇原創文章 · 獲贊 6 · 訪問量 3萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章