pfrl
pfrl copied to clipboard
Incompatible with Gym v26
Gym v26 makes a number of changing to the core API, reset and step in particular, along with render and seed.
Could you either pin the gym version to <=v25 or update to the new API