#2
apull2020-12-03 21:14
|
提示错误信息
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