gym-pull icon indicating copy to clipboard operation
gym-pull copied to clipboard

When I try to import the gym_pull, it said no module named 'gym.configuration'

Open Flyme-jin opened this issue 4 years ago • 1 comments

Traceback (most recent call last): File "/Users/baohejin/Documents/mario.py", line 2, in import gym_pull File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/gym_pull/init.py", line 6, in from gym.configuration import logger_setup, undo_logger_setup ModuleNotFoundError: No module named 'gym.configuration'

Flyme-jin avatar Mar 07 '21 15:03 Flyme-jin

I have this same issue, did you find a solution?

tmcarn avatar Mar 10 '24 03:03 tmcarn