Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SAC minitaur with the Actor-Learner API demonstrator fails #808

Open
ThorAvaTahr opened this issue Dec 26, 2022 · 0 comments
Open

SAC minitaur with the Actor-Learner API demonstrator fails #808

ThorAvaTahr opened this issue Dec 26, 2022 · 0 comments

Comments

@ThorAvaTahr
Copy link

ThorAvaTahr commented Dec 26, 2022

i run the SAC minitaur with the Actor-Learner API code from the tutorial

At first I get the error that I need to upgrade tensorflow to version 2.11.0, because of incompatibility with tensorflow probability

  • tensorflow 2.11.0
  • tensorflow-estimator 2.11.0
  • tensorflow-intel 2.11.0
  • tensorflow-io-gcs-filesystem 0.27.0
  • tensorflow-probability 0.19.0
  • termcolor 2.0.1
  • terminado 0.17.0
  • tf-agents 0.15.0

after upgrade i get the following error when importing any tf_agents module
File "C:\tools\lib\site-packages\tf_agents\__init__.py", line 55, in _ensure_tf_install tf_version = tf.version.VERSION AttributeError: module 'tensorflow' has no attribute 'version'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant