Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我试图通过安装psycopg2在 virtualenv 中pip install psycopg2,并收到以下错误:https ://gist.github.com/pjhoberman/5347708 。
psycopg2
pip install psycopg2
我在这里尝试了解决方案,但收到了同样的错误。
我在 OSX 10.7.5、Python 2.7.3、GCC 4.2.1 上。有任何想法吗?
你没有安装 libpq