安装psycopg2 ERROR: Command "python setup.py egg_info" failed with error code 1 in

场景:pip 安装  psycopg2  故障现场:  问题排查:个人感觉是少依赖包。 问题解决: yum install python-devel postgresql-devel pip install psycopg2
相关文章
相关标签/搜索