- 博客(3)
- 资源 (1)
- 收藏
- 关注
原创 pip 安装库下载困难问题
主要PyPI的网速问题 转移到其他国内镜像: 阿里云 http://mirrors.aliyun.com/pypi/simple/ 中国科技大学 https://pypi.mirrors.ustc.edu.cn/simple/ 豆瓣(douban) http://pypi.douban.com/simple/ 清华大学 https://pypi.tuna.tsinghua.edu.cn/simpl...
2019-06-29 14:11:39
181
原创 from tensorflow import *报错:module 'tensorflow' has no attribute 'core'
解决方案: from tensorflow.python import * 可能原因: (1)module未导入成功;(2)版本容错问题。 具体不太清楚
2019-06-28 16:21:28
741
原创 anaconda Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available) #6
1)安装ssl 1.1.0 https://www.7down.com/soft/122897.html 2)安装 C:\OpenSSL-Win64 3)设置环境变量path C:\OpenSSL-Win64\bin C:\OpenSSL-Win64
2019-06-12 13:40:02
749
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人