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
We have tried to run "python examples/train.py" but encountered:
Initializing Franka sim
Error executing job with overrides: []
Error in call to target 'gym.envs.registration.make':
ValueError("XML Error: top-level default class 'main' cannot be renamed\nElement 'default', line 0\n")
full_key: env.gym.env
We have tried to run "python examples/train.py" but encountered:
After (a lot of) searching, we found out the solution is Farama-Foundation/Gymnasium-Robotics#255
Thought it could be helpful for people who are facing the same problem.
The text was updated successfully, but these errors were encountered: