uvipen / Super-mario-bros-PPO-pytorch

Proximal Policy Optimization (PPO) algorithm for Super Mario Bros

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ModuleNotFoundError: No module named 'gym_super_mario_bros'

johnsonkee opened this issue · comments

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.

pip install gym-super-mario-bros

pip install gym-super-mario-bros

thank you

next:
ubuntu sudo apt-get install ffmpeg
Anaconda conda install ffmpeg