问题: pip安装依赖的时候报错 致命错误:Python.h:没有那个文件或目录 解决: yum install python3-devel -y 参考 【已解决】致命错误:Python.h:没有那个文件或目录