MAC装Python2.7+pip

xiaoxiao2021-02-28  97

背景

Python有两个著名的包管理工具easy_install.py和pip。在Python2.7的安装包中,easy_install.py是默认安装的,而pip需要我们手动安装。

pip可以运行在Unix/Linux, OS X, and Windows平台上,支持CPython versions 2.6, 2.7, 3.1, 3.2, 3.3, 3.4 and also pypy.

下载

下载pip的安装包get-pip.py,下载地址:https://pip.pypa.io/en/latest/installing.html#id7

安装

这样就安装好了

转载请注明原文地址: https://www.6miu.com/read-40491.html

最新回复(0)