运维网's Archiver
论坛
›
Python
› 解决Python.h找不到问题
mwjhw216
发表于 2018-8-9 09:24:06
解决Python.h找不到问题
pip install MySQL
_mysql.c:29:20: fatal error: Python.h: No such file or directory
#include "Python.h"
^
compilation terminated.
error: command 'gcc' failed with exit status 1
页:
[1]
查看完整版本:
解决Python.h找不到问题