[BangPypers] [SOLVED] Installation of SIP ( Python binding generator )

Ashutosh Narayan ashulinux at yahoo.com
Thu Aug 25 18:34:12 CEST 2011


gcc -c -pipe -fPIC -O2 -w -DNDEBUG -I. -I/usr/include/python2.7 -o siplib.o siplib.c
>siplib.c:20:20: fatal error: Python.h: No such file or directory
>compilation terminated.
>make[1]: *** [siplib.o] Error 1
>make[1]: Leaving directory `/misc/tar_balls/projects_related/sip-4.12.4/siplib'
>make: *** [all] Error 2
>
>All I needed, was to install python-dev package.
>Issue is fixed.
>Apology for posting it to the group w/o giving enough thought !!
> 
>
>~ Ashutosh Narayan
>_______________________________________________
>BangPypers mailing list
>BangPypers at python.org
>http://mail.python.org/mailman/listinfo/bangpypers
>
>
>


More information about the BangPypers mailing list