Open LTH40025 opened 8 months ago
when i run the test_env.py have the issue ModuleNotFoundError: No module named 'gym.envs.robotics'
ModuleNotFoundError: No module named 'gym.envs.robotics'
Did you find any resolve for this ?
I also have the same problem. Have you solved it? My gym is 0.26, should I change it to 0.23?
I had the same problem before, my solution is to change gym to 0.19.0
when i run the test_env.py have the issue
ModuleNotFoundError: No module named 'gym.envs.robotics'