问题概述
关于这个问题,是在通过python指令pip进行项目的包的依赖安装时遇见的,
输入指令:
pip install -r requirements.txt -U
出现异常:
“ note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error ”
如下图:
具体内容如下:
Using cached https://pypi.tuna.tsinghua.edu.cn/packages/8c/32/de329eb77c16ebe2d52971d55954e4c34c7302ab285df8897b8d8dfd705e/peewee_migrate-1.12.2-py3-none-any.whl (18 kB)
Collecting psycopg2-binary==2.9.9 (from -r requir