pip: A tool for installing and managing Python packages.
要用到第三方包,python的版本就必须是2.7
https://pypi.python.org/pypi/setuptools#downloads
python ez_setup.py
https://pip.pypa.io/en/latest/installing.html#python-os-support
python get-pip.py
2022-09-12 20:38:34
pip: A tool for installing and managing Python packages.
要用到第三方包,python的版本就必须是2.7
https://pypi.python.org/pypi/setuptools#downloads
python ez_setup.py
https://pip.pypa.io/en/latest/installing.html#python-os-support
python get-pip.py