I am trying to get mod_wsgi 3.3 to work. When I run make it is telling me that I am missing the Python developer package. How do I get and install
mod_wsgi 3.3
make
For me none of the packages mentioned above did help.
I finally managed to install lxml after running:
lxml
sudo apt-get install python3.5-dev