Installing Setuptools and pip Offline
Official Setuptools download website: https://pypi.python.org/pypi/setuptools
Official pip download website: https://pypi.python.org/pypi/pip
Install Setuptools first and then pip.
- Log in to the official websites of Setuptools and pip one by one.
- Download the installation packages.
- Upload the packages to the Linux environment.
- Run the unzip or tar command to decompress the packages.
- Go to the decompression directory and run the python setup.py install command to complete the installation of Setuptools and pip.
Last Article: Cryptography Installation
Next Article: Use-related FAQ
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.