首页 > 编程语言 > 详细

python能够执行,但编译第三包遇到 python.h no such file or directory

时间:2017-08-06 17:26:01      阅读:228      评论:0      收藏:0      [点我收藏+]

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

原文:http://www.cnblogs.com/mthoutai/p/7295290.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!