我已经在我的程序中包含了Python.h,当我编译这个程序时,它显示了多个错误,告诉我"Unable to打开几个库“错误消息如下Error E2209 C:\Borland\bcc55\INCLUDE\Python.h\INCLUDE\Python.h 67: Unable to open include f
我试图通过使用python.h头文件从c程序中运行一些python代码,但我一直收到fatal error: Python.h: No such file or directory
在检查我的anaconda环境后,我在...Anaconda/envs/myenv/include中找到了一个Python.h文件,我尝试将此路径添加到我的系统变量的path中,但它不起作用。如何将anaconda环境中的Python.h文件包含到我的程序中?
Entering directory `/home/madhuv/y/libxml2-2.9.2/python'libxml.c:14:20: fatal error: Python.h: No such file or directory^make[4]: *** [libxml.lo] Error
/src.linux-i686-2.7/fiblmodule.c
/tmp/tmpjxR2Ko/src.linux-i686-2.7/fiblmodule.c:16:20: fatal error: Python.h/tmp/tmpjxR2Ko/src.linux-i686-2.7/fiblmodule.c:16:20: fatal error: Python.h: No such file or directory