国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 服務器 > Web服務器 > 正文

linux下pip的安裝步驟及使用詳解

2024-09-01 13:52:21
字體:
來源:轉載
供稿:網友

前言

pip類似RedHat里面的yum,安裝軟件非常方便。本節詳細介紹pip的安裝、以及使用方法,希望文章對各位了解pip的安裝與使用帶來幫助。下面話不多說,來看看詳細的介紹:

一、pip下載安裝

1.1 pip下載

# wget "https://pypi.python.org/packages/source/p/pip/pip-1.5.4.tar.gz#md5=834b2904f92d46aaa333267fb1c922bb" --no-check-certificate

1.2 pip安裝

# tar -xzvf pip-1.5.4.tar.gz# cd pip-1.5.4# python setup.py install

二、pip使用詳解

2.1 pip安裝軟件

# pip install SomePackage [...] Successfully installed SomePackage

2.2 pip查看已安裝的軟件

# pip show --files SomePackage Name: SomePackage Version: 1.0 Location: /my/env/lib/pythonx.x/site-packages Files: ../somepackage/__init__.py [...]

2.3 pip檢查哪些軟件需要更新

# pip list --outdated SomePackage (Current: 1.0 Latest: 2.0)

2.4 pip升級軟件

# pip install --upgrade SomePackage [...] Found existing installation: SomePackage 1.0 Uninstalling SomePackage: Successfully uninstalled SomePackage Running setup.py install for SomePackage Successfully installed SomePackage

2.5 pip卸載軟件

$ pip uninstall SomePackage Uninstalling SomePackage: /my/env/lib/pythonx.x/site-packages/somepackage Proceed (y/n)? y Successfully uninstalled SomePackage

三、pip使用實例

3.1 安裝Redis

# pip install redis

3.2 卸載redis

# pip uninstall redisUninstalling redis: /usr/lib/python2.6/site-packages/redis-2.9.1-py2.6.egg-info.....省略一些內容....Proceed (y/n)? y Successfully uninstalled redis

3.3 查看待更新軟件

pip list --outdatepygpgme (Current: 0.1 Latest: 0.3)pycurl (Current: 7.19.0 Latest: 7.19.3.1)iniparse (Current: 0.3.1 Latest: 0.4)

四、常見錯誤

4.1 ImportError No module named setuptools

請參考《ImportError No module named setuptools解決》

五、pip參數解釋

# pip --help Usage:  pip <command> [options] Commands: install   安裝軟件. uninstall   卸載軟件. freeze   按著一定格式輸出已安裝軟件列表 list   列出已安裝軟件. show   顯示軟件詳細信息. search   搜索軟件,類似yum里的search. wheel   Build wheels from your requirements. zip    不推薦. Zip individual packages. unzip   不推薦. Unzip individual packages. bundle   不推薦. Create pybundles. help   當前幫助. General Options: -h, --help   顯示幫助. -v, --verbose  更多的輸出,最多可以使用3次 -V, --version  現實版本信息然后退出. -q, --quiet   最少的輸出. --log-file <path>  覆蓋的方式記錄verbose錯誤日志,默認文件:/root/.pip/pip.log --log <path>  不覆蓋記錄verbose輸出的日志. --proxy <proxy>  Specify a proxy in the form [user:passwd@]proxy.server:port. --timeout <sec>  連接超時時間 (默認15秒). --exists-action <action> Default action when a path already exists: (s)witch, (i)gnore, (w)ipe, (b)ackup. --cert <path>  證書.

總結

安裝使用一目了然,太簡單了。老板再也不要我安裝軟件了。

好了,以上就是這篇文章的全部內容了,希望本文的內容對大家的學習或者工作能帶來一定的幫助,如果有疑問大家可以留言交流,謝謝大家對VEVB武林網的支持。

 

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 无为县| 蒲江县| 鄂伦春自治旗| 东光县| 沙河市| 革吉县| 新野县| 湟源县| 石狮市| 景德镇市| 博客| 利辛县| 浮梁县| 淮阳县| 灵宝市| 阳朔县| 神木县| 犍为县| 望江县| 交口县| 铁岭县| 旅游| 仁怀市| 南丹县| 磴口县| 沐川县| 汉沽区| 揭东县| 博湖县| 逊克县| 襄樊市| 竹北市| 天长市| 鞍山市| 五寨县| 达日县| 宿松县| 阳春市| 正定县| 信丰县| 平南县|