- 博客(3)
- 资源 (1)
- 收藏
- 关注
原创 ModuleNotFoundError: No module named ‘tensorflow.examples‘
ModuleNotFoundError: No module named ‘tensorflow.examples’ tensorflow文件夹里没有examples文件 找到复制进去就好了
2022-01-10 00:26:47
748
原创 AttributeError: ‘version_info’ object has no attribute ‘__version__’
AttributeError: ‘version_info’ object has no attribute ‘version’ 参考link 根据报错信息,找到文件: “D:\python3.6\Lib\site-packages\pyparsing_init_.py” 版本信息获取类: class version_info(NamedTuple): major: int minor: int micro: int releaselevel: str serial: int @property
2022-01-09 15:12:08
6813
原创 安装tensorflow时报错: Cannot uninstall ‘certifi‘. It is a distutils installed project and thus we cannot
安装tensorflow时报错: Cannot uninstall ‘certifi’. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall. 解决方案: 使用 pip install tensorflow --ignore-installed ...
2022-01-09 10:25:57
523
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅