当前位置:网站首页>Summary of tensorflow installation stepping on the pit
Summary of tensorflow installation stepping on the pit
2022-08-10 14:06:00 【Cheng Xiaoqi】
1. Q: The tensorflow-gpu version is installed, and cuda is also installed, but the GPU cannot be detected.
A: Use pip to install, do not use conda to install it
Secondly, the following error is displayed when pip install tensorflow. At first, I thought it was a problem with the ssl certificate, and the trust on the machine did not work.At this point you can try turning off the ladder.
Could not fetch URL https://pypi.org/simple/tensorflow/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceededwith url: /simple/tensorflow/ (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))) - skipping
边栏推荐
猜你喜欢

ABAP file operations involved in the Chinese character set of problems and solutions for trying to read

Short read or OOM loading DB. Unrecoverable error, aborting now

MySQL interview questions

从洞察到决策,一文解读标签画像体系建设方法论

Stream通过findFirst()查找满足条件的一条数据

面试面到了一个腾讯30k出来的,有见识到何为精通MySQL调优

Open source SPL wipes out tens of thousands of database intermediate tables

Lack of comparators, op amps come to the rescue!(Op amp is recorded as a comparator circuit)

使用决策树对鸢尾花进行分类

借数据智能,亚马逊云科技助力企业打造品牌内生增长力
随机推荐
List集合
SQL学习(基础)
学习日记8
AWS Security Fundamentals
缺少比较器,运放来救场!(运放当做比较器电路记录)
ICML 2022 | 基于随机注意力机制的可解释可泛化图学习
PHP judges whether the file has content, and if there is no content, copy another file to write
舵机内部结及工作原理浅析[通俗易懂]
【ECCV 2022|Millions of Prizes】PSG Competition: Pursuing the "Most Comprehensive" Scene Understanding
X5WebView使用
Fragment的show和hide
Open source SPL wipes out tens of thousands of database intermediate tables
【有限元分析】异型密封圈计算泄漏量与参数化优化过程(带分析源文件)
日志@Slf4j介绍使用及配置等级
A method that can make large data clustering 2000 times faster
Existing in the rain of PFAS chemical poses a threat to the safety of drinking water
Fragment-hide and show
Matrix Keyboard & Calculator Small Project Based on 51 (UcosII)
发送post请求前台无法获取数据
numpy.meshgrid()理解