python能够执行,但编译第三包遇到 python.h no such file or directory
这个问题是由于没有安装python-devel, 安装此包就能够解决次问题,在Linux下就能够看到 /usr/include/python2.6/Python.h
本文共 137 字,大约阅读时间需要 1 分钟。
python能够执行,但编译第三包遇到 python.h no such file or directory
这个问题是由于没有安装python-devel, 安装此包就能够解决次问题,在Linux下就能够看到 /usr/include/python2.6/Python.h
转载地址:http://bxkla.baihongyu.com/