Problem running examples examples/rl_with_new_open_ai_gym_wrapper.py or examples/rl_with_open_ai_gym_wrapper.py #563 #568
MarcoGonzalezM
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been trying to run the examples for RL Players several times with no luck. The Issue seems to be a problem with the requirements because the errors are usually an ImportError (I'll add pictures of the ones I have found). I have tried with different Python versions (from 3.8 to 3.11) and diferent Tensorflow versions (from 2.13 to 2.16), also switching between keras-rl and keras-rl2, but none of the combinations I have tried works.
Not sure if this is a problem in the source of the examples or I misunderstood the dependencies.
image
image
Beta Was this translation helpful? Give feedback.
All reactions