Pycharm reported an error non zero exit code (2) in the installation package:
Possible causes:
version problem of Pip
Solution:
try to reduce the version of PIP. For example, execute the following command at the terminal at the bottom of Python:
python -m pip install pip==20.2.4
Read More:
- [Solved] Pycham Error: non zero exit code (2)
- [How to Solve] Kernel died with exit code 1.
- Python Error: Process finished with exit code -1073740791 (0xC0000409)
- [Solved] Pycharm Use pip to install package error: no such option –build-dir
- Change the Python installation path in Pycharm
- [Solved] PyCharm pytest-html Install Error: Try to run this command from the system terminal. Make sure that you use
- PyCharm: How to Solve Tensorflow_datasets Import Error
- [Solved] Pycharm error: attributeerror: ‘Htmlparser’ object has no attribute ‘unescape’
- [Solved] pycharm Import New Project Error: cannot set up a python sdk
- Pycharm error: original error was: DLL load failed while importing _multiarray _Umath: the specified module could not be found
- [Solved] Windows10 Pycharm Use Virtual Environment Error: Cannot set up a python SDK
- How to Solve pycharm terminal Failed to switch to virtual environment
- [Solved] Pycharm Use pip Error: Script file ‘D:\Anaconda3\envs\pytorch\Scripts\pip-script.py‘ is not present
- [Solved] PyCharm Error: Cannot open Local Terminal Failed to start [powershell.exe] in C:\Users\…….
- Pycharm WebSocket Error: Error: Connection error: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed
- [Solved] Pycharm from xx import xx Error: Unresolved reference
- Python2.7 Pyinstaller Install Error: ERROR: Command errored out with exit status 1
- [Solved] PyCharm Failed to Start Error: failed to create jvm.jvm path…
- [Solved] Pycharm paddle Error: Error: (External) CUDA error(35), CUDA driver version is insufficient for CUDA
- [Solved] Error when installing pycurl in MAC: Command ‘clang’ failed with exit status 1