Install uwsgi 1.2.5 via pip
plugins/python/uwsgi_python.h:2:20: fatal error: Python.h: No such file or directory
To compile C extensions for Python you need Python development files:
$ sudo apt-get install python2.7-dev
plugins/python/uwsgi_python.h:2:20: fatal error: Python.h: No such file or directory
To compile C extensions for Python you need Python development files:
$ sudo apt-get install python2.7-dev