安装psycopg2出错:Error:pg_config executable not found的解决

本文介绍了在Mac OSX和CentOS上安装psycopg2时遇到'pg_config executable not found'错误的解决方法。针对不同情况,提供了详细的步骤,包括安装postgresql,配置环境变量,以及使用pip重新安装psycopg2。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1安装psycopg2

PostgreSQL database adapter for the Python programming language. Its main features are the complete implementation of the Python DB API 2.0 specification and the thread safety (several threads can share the same connection). It was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a large number of concurrent “INSERT”s or “UPDATE”s.

下载psycopg2 下来,解压,到其所在文件目录下执行

sudo python setup.py install

报错:
这里写图片描述



2环境

  1. Mac OSX 10.11.2
  2. python 2.7
  3. 安装有 pgAdmin3.app


评论 3
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值