10 2020 档案
如何验证是否正确安装了CUDA
摘要:1 致谢 感谢网友123储蓉蓉go提供的帮助 链接如下: https://jingyan.baidu.com/article/b24f6c821a2f8b86bfe5da19.html 2 问题描述 在学习目标检测的时候需要安装CUDA 不过因为编译器版本的原因 就把VS2015换回了VS2013 阅读全文
posted @ 2020-10-25 11:52 swxj 阅读(3040) 评论(0) 推荐(0) 编辑
运行TensorFlow代码报错ImportError: Could not find the DLL(s) 'msvcp140_1.dll'
摘要:1.代码报错环境: Windows 10 + Python 3.7 2.整体代码: ImportError: Could not find the DLL(s) 'msvcp140_1.dll'. TensorFlow requires that these DLLs be installed in 阅读全文
posted @ 2020-10-24 22:57 swxj 阅读(3585) 评论(0) 推荐(0) 编辑
【pip install】ERROR: Cannot uninstall 'xx'. It is a distutils installed project 的解决办法
摘要:【万能语法】如果以后遇到ERROR: Cannot uninstall [pacakage]. It is a distutils installed project...类似错误,就可以先使用pip install --ignore-installed [package]后,再装。 阅读全文
posted @ 2020-10-19 23:29 swxj 阅读(7874) 评论(0) 推荐(2) 编辑

点击右上角即可分享
微信分享提示