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

Fix cores not copying to retro/cores in some cases (openai/retro#260) #46

Merged
merged 3 commits into from
Jul 24, 2023

Conversation

joohei
Copy link
Contributor

@joohei joohei commented Jul 20, 2023

This fixes the issue with the required json files not found inside the cores directory. These files are required to integrate new games using retro.import. This fix should correctly place the required files inside the correct folder. For more information about the specific error, check this issue.

@pseudo-rnd-thoughts
Copy link
Member

Could you run pre-commit, pip install pre-commit and pre-commit run --all-files

@joohei
Copy link
Contributor Author

joohei commented Jul 22, 2023

Could you run pre-commit, pip install pre-commit and pre-commit run --all-files

Yep, thanks. It should now be fixed and pass the workflows.

@MatPoliquin MatPoliquin merged commit 695230d into Farama-Foundation:master Jul 24, 2023
6 checks passed
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

Successfully merging this pull request may close these issues.

None yet

3 participants