ModuleNotFoundError: No module named 'gym_super_mario_bros'
johnsonkee opened this issue · comments
Wangxz commented
When I run the test code "python test.py --world 5 --stage 2", a error occurs. It showed "ModuleNotFoundError: No module named 'gym_super_mario_bros' ", could you mind telling me how to solve it? Thx.
xiaosongdeyx001 commented
pip install gym-super-mario-bros
Wangxz commented
pip install gym-super-mario-bros
thank you
xiaosongdeyx001 commented
next:
ubuntu sudo apt-get install ffmpeg
Anaconda conda install ffmpeg