Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when running the tutorial v2.ipnb on colab #9

Open
LI-SUSTech opened this issue Mar 20, 2021 · 1 comment
Open

error when running the tutorial v2.ipnb on colab #9

LI-SUSTech opened this issue Mar 20, 2021 · 1 comment

Comments

@LI-SUSTech
Copy link

ModuleNotFoundError Traceback (most recent call last)
in ()
15
16 #NES Emulator for OpenAI Gym
---> 17 from nes_py.wrappers import JoypadSpace
18
19 # Super Mario environment for OpenAI Gym

ModuleNotFoundError: No module named 'nes_py'

@DENGFEIYANG
Copy link

The first line of code is to download this package, you can check it again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants