原文:anaconda安装tensorflow问题: Could not find a version that satisfies the requirement tensorboard

背景:想要为下载的anaconda安装tensorflow 使用命令 pip install i https: pypi.tuna.tsinghua.edu.cn simple tensorflow 报错如下: 解决办法:创建一个虚拟虚拟环境,在虚拟环境中安装tensorflow,然后使用pycharm创建项目,指定项目的运行环境为刚才创建的虚拟环境。 一:创建虚拟环境:conda create ...

2020-02-07 18:11 0 4271 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM