[Distutils] Fatal error "Python.h"

James Bennett ubernostrum at gmail.com
Mon Jun 26 06:43:38 EDT 2017


Most Linux distributions package the Python development header files (which
are needed to compile Python modules written in C) separately from the
Python language itself. Ubuntu calls their package 'python-dev', and you
could 'apt-get install python-dev' to install it. Other Linux distributions
will call it something similar (such as 'python-devel').
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20170626/ea90e504/attachment.html>


More information about the Distutils-SIG mailing list