带有张量流问题的稳定基线 [英] stable-baseline with tensorflow issue

查看:42
本文介绍了带有张量流问题的稳定基线的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

它说:Stable-Baselines 支持从 1.8.0 到 1.15.0 的 Tensorflow 版本,并且不适用于 2.0.0 及更高版本的 Tensorflow.

It says: Stable-Baselines supports Tensorflow versions from 1.8.0 to 1.15.0, and does not work on Tensorflow versions 2.0.0 and above.

所以我尝试安装sudo pip3 install tensorflow==1.15.0"

So I tried to install "sudo pip3 install tensorflow==1.15.0"

但我收到消息:错误:找不到满足 tensorflow==1.15.0 要求的版本(来自版本:2.2.0rc1、2.2.0rc2、2.2.0rc3、2.2.0rc4、2.2.0)错误:找不到 tensorflow==1.15.0 的匹配分布

But I get the message: ERROR: Could not find a version that satisfies the requirement tensorflow==1.15.0 (from versions: 2.2.0rc1, 2.2.0rc2, 2.2.0rc3, 2.2.0rc4, 2.2.0) ERROR: No matching distribution found for tensorflow==1.15.0

我正在使用:Ubuntu 20.04 LTS蟒蛇 3.8.2pip 20.1.1 来自 .../python3.8/site-packages/pip (python 3.8)

I'm using: Ubuntu 20.04 LTS Python 3.8.2 pip 20.1.1 from .../python3.8/site-packages/pip (python 3.8)

如何安装适用于稳定基线的 tensorflow 版本?

How can I install a tensorflow version that works with stable-baselines?

推荐答案

我改用 anaconda 解决了这个问题.感谢您的帮助!

I solved the problem by using anaconda instead. Thanks for the help!

这篇关于带有张量流问题的稳定基线的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆