Skip to content
This repository has been archived by the owner on Apr 6, 2018. It is now read-only.

'Run your first agent' example code hangs on download #32

Closed
alexbhandari opened this issue Dec 7, 2016 · 2 comments
Closed

'Run your first agent' example code hangs on download #32

alexbhandari opened this issue Dec 7, 2016 · 2 comments

Comments

@alexbhandari
Copy link

alexbhandari commented Dec 7, 2016

Running the example code on MacOSX with anaconda. import universe is successful, but the program hangs when downloading the flash game content.

screen shot 2016-12-06 at 10 48 41 pm

This same issue is also seen when running pytest. Upon cancelling the download with a keyboard interrupt an import error for 'atari_py' is seen.

screen shot 2016-12-07 at 12 05 04 am

@alexbhandari alexbhandari changed the title Run your first agent example code hangs on download 'Run your first agent' example code hangs on download Dec 7, 2016
@jeremyschlatter
Copy link
Contributor

Hmm. What happens if you pull the docker image manually and then re-run?

docker pull quay.io/openai/universe.flashgames:0.20.2

@alexbhandari
Copy link
Author

That worked for me. Thanks!

@gdb gdb closed this as completed Apr 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants