reference:
“Pip install unroll”: “python setup.py egg_info” failed with error code 1
Solve the problem of Command “python setup.py egg_info” failed with error code 1
In the execution pip install -r requirements.txt
encountered an error when:
Command "python setup.py egg_info" failed with error code 1
The solution is to update setuptools and pip:
pip install --upgrade setuptools
python -m pip install --upgrade pip
Similar Posts:
- PIP installation appears command “Python setup. Py egg”_ Info” failed with error code 1
- [Solved] pip Install software Error: Command “python setup.py egg_info” failed with error code 1 in /tmp/pip-build*
- ImportError: No module named pkg_resources [How to Solve]
- [Solved] pip and setuptools upgrade Error: Command “python setup.py egg_info” failed with error code 1 in /tmp/pip-build-fH0Feg/pip/
- Python 3: How to Solve Demjson Install Error
- ImportError No module named setuptools [How to Solve]
- How to install PIP in no module named setuptools
- Debian pip3 ImportError: cannot import name ‘IncompleteRead’ [How to Solve]
- [Solved] No module named extern.six.moves
- [Solved] Command “python setup.py egg_info” failed with error code 1 in /tmp/pip-build-*