You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to follow the TF-Agents Environments Tutorial. However, I'm encountering an error that says "No module named 'tensorflow.python.training.tracking'" on this line -> from tf_agents.environments import py_environment.
I'm using PyCharm, but interestingly, I don't encounter this error when using Colab.
What is the problem?
Thank you
The text was updated successfully, but these errors were encountered:
Hi there,
I'd like to follow the TF-Agents Environments Tutorial. However, I'm encountering an error that says "No module named 'tensorflow.python.training.tracking'" on this line -> from tf_agents.environments import py_environment.
I'm using PyCharm, but interestingly, I don't encounter this error when using Colab.
What is the problem?
Thank you
The text was updated successfully, but these errors were encountered: