新手求助,第三方库无法安装。
提示错误信息Non-zero exit code (2)
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:\Program Files\demo\douban\venv\Scripts\python.exe'.
Usage:
D:\Program Files\demo\douban\venv\Scripts\python.exe -m pip install [options] <requirement specifier> [package-index-options] ...
D:\Program Files\demo\douban\venv\Scripts\python.exe -m pip install [options] -r <requirements file> [package-index-options] ...
D:\Program Files\demo\douban\venv\Scripts\python.exe -m pip install [options] [-e] <vcs project url> ...
D:\Program Files\demo\douban\venv\Scripts\python.exe -m pip install [options] [-e] <local project path> ...
D:\Program Files\demo\douban\venv\Scripts\python.exe -m pip install [options] <archive url/path> ...
no such option: --build-dir