ERROR: Command errored out with exit status 1 安装pscopg2时出现以上错误

这个错误是在使用 pip install pscycopg2的时候出现的。html 实际的报错是如下两个: python a. fatal error: Python.h: No such file or directory  #include <Python.h>bash b. Error: pg_config executable not found  code 1. 对于第一个错误是由于缺乏
相关文章
相关标签/搜索