原文:当在安装包过程中出现python setup.py build_ext --pg-config /path/to/pg_config build ... or with t

你安装了python dev吗 如果您已经拥有,请尝试安装libpq dev sudo apt get install libpq dev python dev ...

2019-04-12 20:47 0 1145 推荐指数:

查看详情

Error: pg_config executable not found.

pip 安装 psycopg2 安装及错误 现象: 解决方法 1、安装libpq-dev 2、pip安装 ··· pip install psycopg2 ··· 了解更多,请关注公众号 ...

Thu Aug 13 18:04:00 CST 2020 0 3644
[官网]Postgresql 的客户端应用 pg_config

pg_config Name pg_config -- 检索已安装版本的 PostgreSQL 的信息 Synopsis pg_config {--bindir | --includedir | --includedir-server | --libdir ...

Thu Sep 26 02:48:00 CST 2019 0 388
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM