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

Mario train.py script fails to train #24

Open
pgentili opened this issue Apr 24, 2018 · 1 comment
Open

Mario train.py script fails to train #24

pgentili opened this issue Apr 24, 2018 · 1 comment

Comments

@pgentili
Copy link

When running the default mario training script,

python train.py --default --env-id mario --noReward

all workers seem to hang after the following point (and eventually error after ~10 minutes due to an empty Queue):

Doing hard mario fceux reset (40 seconds wait) !
[2018-04-24 20:35:53,198] Starting training at gobal_step=0

fceux seems to restart over and over since the environment doesn't appear to step properly. At some point, I also received the error 'Closing episode (appears to be stuck). See documentation for how to handle this issue.' from ppaquette's super mario code https://github.com/ppaquette/gym-super-mario/blob/master/ppaquette_gym_super_mario/nes_env.py.

Any ideas? Thanks in advance!

@benlansdell
Copy link

Have the same problem. Any ideas??

Thanks!

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