Get the repair file get-pip.py
Access get repair file
Find the download link of the corresponding version file, such as Python 3.5, https://bootstrap.pypa.io/pip/3.5/get-pip.py
Download using WGet, WGet https://bootstrap.pypa.io/pip/3.5/get-pip.py
Execute the file using the corresponding version of python, Python 3.5 get pip. Py
Similar Posts:
- Python Via get-pip.py Install pip Error: zipimport.ZipImportError: can‘t decompress data; zlib not availabl
- [Solved] pip and setuptools upgrade Error: Command “python setup.py egg_info” failed with error code 1 in /tmp/pip-build-fH0Feg/pip/
- ImportError No module named setuptools [How to Solve]
- [Solved] Python virtual environment install Error: returned non zero exit status 1
- Linux tar Pack Unzip Error: not in gzip format [How to Solve]
- [Solved] Centos6: Python 2.6 upgrade to 3.7, error handling [no module named ‘_ctypes’]
- Easzlab/kubeasz ansible installation error [How to Solve]
- How to Solve ModuleNotFoundError: No module named ‘pip._internal’
- How to install PIP in no module named setuptools
- AttributeError: ‘module’ object has no attribute ‘main’