3
pipを介してuwsgi 1.2.5をインストールします
ようこそ、 現在、サイトhttp://projects.unbit.it/uwsgi/wiki/Quickstartからの指示に基づいて、VPS(Ubuntu 11.10)に最新のuwsgiをインストールしようとしています 。 pip install uwsgi コンパイル中にいくつかのエラーが表示されます。 ... [gcc -pthread] spooler.o *** uWSGI compiling embedded plugins *** [gcc -pthread] plugins/python/python_plugin.o Complete output from command /usr/bin/python -c "import setuptools;__file__='/etc/apt/sources.list.d/build/uwsgi/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --single-version-externally-managed --record /tmp/pip-joud1I-record/install-record.txt: running install In file included from plugins/python/python_plugin.c:1:0: plugins/python/uwsgi_python.h:2:20: fatal error: Python.h: No such file …