/usr/include/boost/python/detail/wrap_python.hpp:50:23: fatal error: pyconfig.h: No such file or directory

https://stackoverflow.com/questions/39111930/usr-include-boost-python-detail-wrap-python-hpp5023-fatal-error-pyconfig-h https://blog.csdn.net/weixin_37251044/article/details/79158823

boost:https://www.zh30.com/ubuntu-cmake-could-not-find-boost.html

https://www.cnblogs.com/lvchaoshun/p/5956283.html

ubuntu python include:https://blog.csdn.net/qlynh/article/details/72459527

ubuntu16.04 python3.6 caffe(CPU) 配置记录:https://www.jianshu.com/p/5afdb561ce94

难道要自己修改配置文件?

.config:

在wrap_python.hpp中50行第23字节pyconfig.h文件找不到

为什么会缺少python3.6的头文件库呢?https://www.2cto.com/kf/201712/707344.html

find python3.6

locate python3.6

猜你喜欢

转载自www.cnblogs.com/2008nmj/p/10351223.html