Skip to content

Cannot load game to Integration #159

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

Closed
dotunadegbite opened this issue May 4, 2019 · 4 comments
Closed

Cannot load game to Integration #159

dotunadegbite opened this issue May 4, 2019 · 4 comments

Comments

@dotunadegbite
Copy link

Issue summary

When loading a rom to the integration UI the screen stays gray and nothing happens.

System information

  • Windows 10
  • 3.7
  • 0.6.0
@christopherhesse
Copy link
Collaborator

This worked fine for me, but I had to copy the integration UI to the path import retro; print(retro.__path__)

Are there any errors?

@jdiazgon
Copy link

jdiazgon commented Jun 30, 2019

Hi @christopherhesse, I'm getting the same issue as mentioned above.

First of all, when I run for the first time the Windows integration UI, I get the following error:
image

In order to avoid this issue, I have to manually create a data folder in the location of the exe.

After fixing that, I try to load a ROM and the screen stays gray. I'm using version 0.7.1 in my Windows 10.

This worked fine for me, but I had to copy the integration UI to the path import retro; print(retro.__path__)

Can you explain where should I execute that? I'm kind of new to Python. I tried to execute that code but the module was not found (I also tried to do pip install retro but I think that downloads the wrong package)

@christopherhesse
Copy link
Collaborator

Try the install guide https://retro.readthedocs.io/en/latest/getting_started.html

@jdiazgon
Copy link

jdiazgon commented Jul 2, 2019

Okay, that did the trick. I had to move the exe file to the location of gym-retro. 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

3 participants