Re: [cx-oracle-users] Installation on a CentOS 6.3 system appears to work but still unable to impor
Brought to you by:
atuining
From: Amaury F. d'A. <ama...@gm...> - 2013-03-27 22:55:15
|
2013/3/27 James Adams <mon...@gm...> > cx_Oracle.c:6:20: error: Python.h: No such file or directory You probably need the Python development files: yum install python27-devel or something like this -- Amaury Forgeot d'Arc |