Pychar reports an error when using PIP to install the package. No such option — build dir
-
- reason: the PIP version is too high.
-
- Solution: downgrade the pip version and wait for the update of pycharm
open the command line, find the location of Python and enter:
PIP install PIP = = 20.2.4
set the PIP version to 20.2.4
if no variable is set for PIP, Check the location of Python in settings->python Interpreter
and then execute the following command on the command line </ OL>
/usr/local/bin/python3. 8 -m pip install pip==20.2.4
Read More:
- [Solved] PyCharm pytest-html Install Error: Try to run this command from the system terminal. Make sure that you use
- [Solved] Run sudo python setup.py install Error: error: error in setup.cfg: command ‘build‘ has no such option ‘i18
- How to Solve PIP3 error After upgrading pip3 install –upgrade pip
- [Solved] Pycharm Use pip Error: Script file ‘D:\Anaconda3\envs\pytorch\Scripts\pip-script.py‘ is not present
- Python Use PIP to install pyinstaller Error [Solved]
- Pip Installation Warning: can’t install the package because of EnvironmentError
- PIP Install Mysqlclient error C1083: Cannot open include file: ‘mysql.h‘: No such file or directory
- Python 2.7: How to Install PIP
- [Solved] Windows10 Pycharm Use Virtual Environment Error: Cannot set up a python SDK
- The PIP installation package was successful but the import failed
- How to Solve PIP Install fasttext Error
- [Solved] Win10 Install pyav Error: ERROR: Failed building wheel for avFailed to build av. ERROR: Could not build wheel
- [Solved] MAC terminal Use ‘CONDA activate’ and ‘CONDA install package_ Error reported by name’ Error
- [Solved] Failed to install PIP for MacOS, prompt: syntax error: invalid syntax
- [Solved] Pycharm error: attributeerror: ‘Htmlparser’ object has no attribute ‘unescape’
- [Solved] ERROR: Could not build wheels for cryptography which use PEP 517 and cannot be installed directly
- PyCharm: How to Solve Tensorflow_datasets Import Error
- Pip3 install Mysqlclient Error: Command “python setup.py egg_info“ failed with error
- NPM install Error: gyp ERR! stack Error: Could not find any Python installation to use
- [Solved] ModuleNotFoundError: No module named ‘pip‘