我使用pip
和easy_install
。
我收到此错误消息:
Downloading/unpacking psycopg2
Running setup.py egg_info for package psycopg2
error: invalid Python installation: unable to open /usr/include/python2.6/pyconfig.h (No such file or directory)
Complete output from command python setup.py egg_info:
running egg_info
writing pip-egg-info/psycopg2.egg-info/PKG-INFO
writing top-level names to pip-egg-info/psycopg2.egg-info/top_level.txt
writing dependency_links to pip-egg-info/psycopg2.egg-info/dependency_links.txt
warning: manifest_maker: standard file '-c' not found
error: invalid Python installation: unable to open /usr/include/python2.6/pyconfig.h (No such file or directory)
----------------------------------------
Command python setup.py egg_info failed with error code 1 in /tmp/pip-build/psycopg2
Storing complete log in /root/.pip/pip.log
真的需要你们的帮助。。