pybind11 pybind11/pybind11 .h 没有哪个文件或目录

pybind11 pybind11/pybind11 .h 没有哪个文件或目录

应用mlperf标准过程中用

pip3 install pybind11
conda install pybind11

都会出现如下问题:
image

这里使用如下安装

sudo apt-get install python3-dev
sudo apt-get install cmake
sudo pip install pytest
sudo pip install numpy
sudo pip install scipy
sudo pip install pybind11

然后从github上clone下文件

git clone https://github.com/pybind/pybind11.git
cd pybind11
mkdir build
cd build
cmake ..
make check -j 4
sudo make install

https://github.com/charlotteLive/pybind11-Chinese-docs

https://zhuanlan.zhihu.com/p/192974017

https://zhuanlan.zhihu.com/p/49737946

posted @   michaelchengjl  阅读(2653)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 开源Multi-agent AI智能体框架aevatar.ai,欢迎大家贡献代码
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· 没有Manus邀请码?试试免邀请码的MGX或者开源的OpenManus吧
· 园子的第一款AI主题卫衣上架——"HELLO! HOW CAN I ASSIST YOU TODAY
点击右上角即可分享
微信分享提示