pycharm专业版
Try to run this command from the system terminal. Make sure that you use the correct version of 'pip' installed for your Python interpreter located at 'D:\PythoneWorkSpace1\Scripts\python.exe'.
Usage:
D:\PythoneWorkSpace1\Scripts\python.exe -m pip install [options]
D:\PythoneWorkSpace1\Scripts\python.exe -m pip install [options] -r
D:\PythoneWorkSpace1\Scripts\python.exe -m pip install [options] [-e]
D:\PythoneWorkSpace1\Scripts\python.exe -m pip install [options] [-e]
D:\PythoneWorkSpace1\Scripts\python.exe -m pip install [options]
no such option: --build-dir
这位仁兄说的pip问题;吧pip降级即可
python -m pip install pip==20.2.4在终端中使用对应的虚拟环境运行。
Python之完美解决pycharm安装python模块失败,pycharm第三方库在线安装pycharm还是报错——no such option: --build-dir|CSDN创作打卡_上火不找我的博客-CSDN博客_pychar 安装pip