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

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-07
  • 2022-01-10
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-10-26
  • 2022-12-23
  • 2022-12-23
  • 2021-03-26
  • 2021-10-08
  • 2022-02-22
相关资源
相似解决方案