解决ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none)
4.使用pip install tensorflow时需要下载的内容比较大,若不使用国内的镜像源,下载时间会非常久,所以可以。tensorflow只支持64bit的。检查自己的版本是否为32bit。创建pip文件夹切换镜像源。,这样速度就会块很多。
原创
2023-10-19 21:46:50 ·
6146 阅读 ·
2 评论