preface
when setting up the python 3 environment on your own server, the PIP version is too low, the upgrade pip is still invalid and falls into a dead circle. After reading many blogs on the Internet, there is no solution
1. Solution
# Download get-pip.py
wget https://bootstrap.pypa.io/2.7/get-pip.py
python get-pip.py
Read More:
- [Solved] Command “python setup.py egg_info” failed with error code 1
- [Solved] Ubuntu18.04 Install pyqt5 error: Command “python setup.py egg_info“ failed with error code 1 in /tmp/pip-build-92
- Xadmin Install Error: Command “python setup.py egg_info“ failed with error code 1 in C:\Users\ADMINI~1\AppDat
- Pip3 install Mysqlclient Error: Command “python setup.py egg_info“ failed with error
- [Solved] Run sudo python setup.py install Error: error: error in setup.cfg: command ‘build‘ has no such option ‘i18
- Command “/usr/bin/python -u -c “import setuptools, tokenize;__file__=‘/tmp/pip-cus9V0-build/setup.py
- Opencv-python Install is Stuck Error: running setup.py bdist_wheel for opencv-python
- Pychar can’t connect to Python console, but it can run. Py file, and Anaconda’s command line can run Python command
- [Solved] supervisor Error: /usr/local/lib/python2.7/dist-packages/pkg_resources/py2_warn.py:22: UserWarning: Setuptools will stop working on Python 2
- [Solved] Python setup.py install Error: error: identifier “AT_CHECK“ is undefined
- [Solved] Unable to find “…\setuptools-40.8.0-py3.7.egg\EGG-INFO“ when adding binary and data files
- [Solved] error in REfO setup command: use_2to3 is invalid.
- [Solved] error in pycallgraph setup command: use_2to3 is invalid.
- Python Fatal error: Py_Initialize: unable to load the file system codec
- Linux Fatal Python error: Py_Initialize Unable to get the locale encoding
- Python pyqt5 ui Generate .py File Error [How to Solve]
- Mac install python_Levenshtein Error: error: command ‘clang‘ failed with exit status 1
- Invalid python sd, Fatal Python error: init_fs_encoding: failed to get the Python cod [How to Solve]
- Python installs virtualenv through PIP and always reports an error: response.py“, line 438, in _error_catcher yield