Dumb question time... where oh where is Python.h?
I tried
apt-get install python-devel
and
apt-get install python2.6-devel
no joy.
As you may guess, I have not used Python in a while - I normally work in C or assembler, however I am trying to create a python library for my "RoboPiLib" (for my RoboPi product).
I have swig compiled and installed, now I just need to build the wrapper

Thanks,
Bill