在这里插入图片描述
如上图所示,问题源自GPU配置,需要用到CUDA,而本地没有。

我这个电脑没有GPU,所以不去配置,用以下几个命令,可以正常运行:

# 先删
pip uninstall protobuf 
pip uninstall tensorflow
# 后重装
pip install protobuf 
pip install tensorflow

  • Reference

  1. Tensorflow GPU - ImportError: Could not find ‘nvcuda.dll’
Logo

北京人形旗下天工造物具身智能开源社区,聚焦具身天工与慧思开物两大平台

更多推荐