easy_install installation:$sudo apt-get install python-setuptools To check the version number of easy_install. $ easy_install --versionTo install pip run:
$ sudo easy_install pip
本文介绍了如何使用easy_install命令安装Python库,并检查其版本。此外,还演示了如何使用pip作为替代安装工具。
easy_install installation:$sudo apt-get install python-setuptools To check the version number of easy_install. $ easy_install --versionTo install pip run:
$ sudo easy_install pip

被折叠的 条评论
为什么被折叠?