Package: python2.7 Version: 2.7.8-11distutils, by default, installs header files to /usr/local/include/python2.7/. But this directory in not within include path when you are building extensions (only /usr/include/python2.7/ is).
-- Jakub Wilk -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

