DanielXLee 发表于 2013-1-1 22:34:57

[常见错误]Python.h: No such file or directory

<div id="cnblogs_post_body">这个错误是通过source code安装PyGeSQL时遇到的
<div class="cnblogs_code">4.0]# python setup.py buildrunning buildrunning build_pyrunning build_extbuilding '_pg' extensiongcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Iinclude -I/usr/include -I/usr/include/pgsql/server -I/usr/include/python2.6 -c pgmodule.c -o build/temp.linux-x86_64-2.6/pgmodule.o -O2pgmodule.c:43:20: error: Python.h: No such file or directory
页: [1]
查看完整版本: [常见错误]Python.h: No such file or directory