python能够执行,但编译第三包遇到 python.h no such file or directory
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了python能够执行,但编译第三包遇到 python.h no such file or directory相关的知识,希望对你有一定的参考价值。
python能够执行,但编译第三包遇到 python.h no such file or directory
这个问题是由于没有安装python-devel, 安装此包就能够解决次问题,在Linux下就能够看到 /usr/include/python2.6/Python.h
以上是关于python能够执行,但编译第三包遇到 python.h no such file or directory的主要内容,如果未能解决你的问题,请参考以下文章