`
ezzze
  • 浏览: 42411 次
  • 性别: Icon_minigender_1
  • 来自: 深圳
社区版块
存档分类
最新评论

fatal error: Python.h: No such file or directory

阅读更多
running build

running build_py

copying xattr/__init__.py -> build/lib.linux-x86_64-2.7/xattr

copying xattr/constants.py -> build/lib.linux-x86_64-2.7/xattr

copying xattr/tool.py -> build/lib.linux-x86_64-2.7/xattr

running build_ext

building 'xattr._xattr' extension

gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c xattr/_xattr.c -o build/temp.linux-x86_64-2.7/xattr/_xattr.o

xattr/_xattr.c:1:20: fatal error: Python.h: No such file or directory


找了下python环境, 确实没有这玩意,所以就搜索了下,发现是在python-dev包里。

安装新版本的MYSQLDB 也要这玩意.....

Solved by following command:

apt-get install python-dev

分享到:
评论

相关推荐

    VS2010C++调用python报错无法打开包括文件:“inttypes.h”: No such file or directory解决方法

    VS2010没有inttypes.h文件,程序运行时无法打开包括文件:“inttypes.h”: No such file or directory,解决方案。

    python2.7.5 安装python-mysqldb出错问题my_config.h: No such file or directory.

    my_config.h: No such file or directory. 解决办法:1)mysql版本太高,可降低版本 --此路一般不会考虑 2)注意下载的mysql-python的版本是否符和当前版本兼容 2)下载附件中的文件,放至/usr/include目录下,重新...

    fatal error C1083: Cannot open include file:config-win.h修复工具.rar

    网友分享的能够解决fatal error C1083: Cannot open include file: 'config-win.h': No such file or directory问题的程序。MySQL-python-1.2.3.win32-py2.7.exe-32位MySQL-python-1.2.3.win-amd64-py...

    fatal error C1083: 无法打开包括文件:“inttypes.h”: No such file or direct

    在编程过程中,我们时常会遇到编译错误,其中“fatal error C1083: 无法打开包括文件:“inttypes.h”: No such file or directory”是C++编译器在处理头文件引用时常见的一个错误。这个错误通常意味着编译器在指定的...

    Python2.7安装MYSQL库各种支撑库及资源

    _mysql.c(42) : fatal error C1083: Cannot open include file: 'config-win.h': No such file or directory error: Microsoft Visual C++ 9.0 is required. Get it from http://aka.ms/vcpython27 希望软件对您...

    Python爬虫框架,内置微博、自如、豆瓣图书、拉勾网、拼多多等爬虫.zip

    出现错误fatal error: Python.h: No such file or directory时,需安装对应平台的python3.x-devel包运行以运行spiders/WeiBo为例,最简参数启动爬虫pyloom run -s PyLoom/spiders/WeiBo在爬虫目录中执行run时,可...

    MySQL-Python安装问题小记

    ImportError: libmysqlclient_r.so.16: cannot open shared object file: No such file or directory ``` 这通常意味着系统无法找到必要的动态链接库文件。为了解决这个问题,你可以采取以下两种方法: 1. **编辑...

    such.less:CSS样板。 整理您的项目设置。 着地奔跑

    少 这样少。 许多提前。 所以CSS。 哇。 为什么 使设置现代前端 CSS 成为高效、结构化和有趣的事情。 为了克服现代网页设计固有的复杂性,我们在使用 LessCSS 进行前端项目时发现了惊人... such.less 包含大部分 .less

    Tesserocr库的正确安装方式

    tesserocr.cpp(596): fatal error C1083: 无法打开包括文件: “ leptonica/allheaders.h ”: No such file or directory error: command 'C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\x86_amd64\cl...

    Python安装MySQL安装包 64位 py2.7 [exe文件]

    Python安装MySQL文件,EXE文件 ..._mysql.c(42) : fatal error C1083: Cannot open include file: 'config-win.h': No such file or directory 原来还是驱动问题,不管mysql的事。 希望该安装包对你有所帮助~

    解决Python安装cryptography报错问题

    build/temp.linux-x86_64-2.7/_openssl.c:28:20:fatal error: Python.h: No such file or directory compilation terminated. error: command 'gcc' failed with exit status 1 ``` **原因分析:** 这个错误是因为...

    pcapy-0.11.4

    pcapy版本0.11.4 python 3.7,3.8,3.9 x64 支持winpcap 4.1.3版本和早期版本, pcapy-0.11.4-cp37-cp37m-win_amd...pcapdumper.cc(11): fatal error C1083: 无法打开包括文件: “pcap.h”: No such file or directory

    在ubuntu虚拟机下关于缺少头文件<gnu/stubs.h>的解决办法

    他们遵循了一本书中的步骤,试图通过配置环境变量来解决这个问题,但仍然遇到了`fatal error: no input files`这样的错误信息,并且在尝试编译一个简单的`hello.c`文件时也出现了错误提示。 #### 解决方案 为了...

    msinttypes-r26.zip 下载

    解决 python安装: 'stdint.h': No such file or directory 报错信息: fatal error C1083: Cannot open in clude file: 'stdint.h': No such file or directory

    Windows下安装TA-Lib详细步骤及错误解决

    介绍windows下,python2.7,python3.5,32位,64位安装TA-Lib的步骤和错误解决方法,...talib\common.c(240) : fatal error C1083: Cannot open include file: 'ta_libc.h': No such file or directory报错的终极解决。

    sminttypes-r26

    fatal error C1083: 无法打开包括文件:“stdint.h”: No such file or directory stdint.h是c99标准的头文件,vc不支持,所以肯定会提示“No such file or directory”的。 解决办法: 解压后会得到三个文件,把...

    MySQL-python-1.2.3.win-amd64-py2.7.exe

    win7 64 安装mysql-python:_mysql.c(42) : fatal error C1083: Cannot open include file: 'config-win.h': No such file or directory

    石榴:Python中快速,灵活且易于使用的概率建模

    如果您在学术工作中使用石榴,请考虑引用《 ! pomegranate是用于在Python中构建概率... 如果遇到涉及pomegranate/distributions/NeuralNetworkWrapper.c: No such file or directory /distributions/NeuralNetworkWr

    python安装dlib库报错问题及解决方法

    fatal error: Python.h: No such file or directory #include &lt;Python.h&gt; compilation terminated. ``` **原因分析**: 这个错误表明在编译过程中未能找到Python的头文件`Python.h`。`Python.h`是Python C API的一...

    pcapy-0.11.4-cp37-cp37m-win_amd64.whl

    pcapy版本0.11.4 python 3.7 x64 支持winpcap 4.1.3版本和早期版本, 在 Windows 系统中的运行以下命令编译...pcapdumper.cc(11): fatal error C1083: 无法打开包括文件: “pcap.h”: No such file or directory

Global site tag (gtag.js) - Google Analytics