apt-getからpython-devをインストールするにはどうすればよいですか?
私はこれとこれとこれとこれを試しました それらのどれもpython-devをインストールせず、amd64システムを14.04で稼働させました。wagtail、django cmsをインストールしようとすると、エラーが発生します。 pysass.c:4:20: fatal error: Python.h: No such file or directory #include <Python.h> ^ compilation terminated. error: command 'x86_64-linux-gnu-gcc' failed with exit status 1 ---------------------------------------- Cleaning up... Command /usr/bin/python -c "import setuptools, tokenize;__file__='/tmp/pip_build_root/ libsass/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace ('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-ojWg1O-record/install- record.txt --single-version-externally-managed --compile failed with error …