ฉันจะติดตั้ง python-dev off apt-get ได้อย่างไร?
ฉันได้พยายามนี้และนี้และนี้และนี้ ไม่มีการติดตั้ง 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'))" …