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

subprocess.CalledProcessError: Command '['/usr/bin/make', '-j12', 'retro']' returned non-zero exit status 2. #280

Closed
SpacePython12 opened this issue Jun 2, 2023 · 3 comments

Comments

@SpacePython12
Copy link

Issue summary

When I try to install gym-retro with the command pip3 install gym-retro, the make task appears to fail when compiling Genesis Plus GX. Something about multiple definitions of the config and zbank_memory_map symbols.

System information

  • [Operating system] Linux (POP! OS 22.04)
  • [Python version] 3.7, 3.8, 3.11
  • [Gym Retro version] 0.7.11
@SpacePython12
Copy link
Author

Whoops, forgot to attach logs. Hopefully this is enough.
stderr.txt

@nonchris
Copy link

Hey, I've got the same error and issue. But I'm not sure if the build crashes at the same identical build.
Running debian-bullseye with python 3.9

@nonchris
Copy link

Update.:
I manually installed python3.8 on my system and with 3.8 the install works fine.
So it's really a problem with later versions of python.

There is already an issue for that open. So we should consider closing this one.

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