Tsinghua-Space-Robot-Learning-Group / SpaceRobotEnv

A gym environment designed for free-floating space robot control based on the MuJoCo platform.
Apache License 2.0
75 stars 9 forks source link

no module named 'gym.envs.robotics' #8

Open LTH40025 opened 8 months ago

LTH40025 commented 8 months ago

when i run the test_env.py have the issue ModuleNotFoundError: No module named 'gym.envs.robotics'

Luckykantnayak commented 5 months ago

Did you find any resolve for this ?

coollingomg commented 1 month ago

I also have the same problem. Have you solved it? My gym is 0.26, should I change it to 0.23?

Knight-xiao commented 3 weeks ago

I had the same problem before, my solution is to change gym to 0.19.0