Hi,

On 07/13/2016 11:01 AM, The Holy Ghost wrote:

On linux 2016.04 and windows 2016.01 :

==> Fetching Inline::Python
==> Building Inline::Python
gcc pyhelper.c -Wall -I"/usr/include/python2.7" -L"/usr/lib/python2.7/config" 
-lpython2.7 -shared -o /home/erana/.panda-work/1468400277_1/resources/libraries/libpyhelper.so 
-fPIC -g
pyhelper.c:1:20: fatal error: Python.h: No such file or directory

It seems you do need a Python.h, so a libpython-dev of python-devel or so package that includes the header files.

Cheers,
Moritz

Reply via email to