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

Failing log statement when not calling pyboy.stop #315

Open
Baekalfen opened this issue Mar 16, 2024 · 0 comments
Open

Failing log statement when not calling pyboy.stop #315

Baekalfen opened this issue Mar 16, 2024 · 0 comments
Labels

Comments

@Baekalfen
Copy link
Owner

import torch
from pyboy import PyBoy

pyboy = PyBoy("pyboy/default_rom.gb")
# pyboy.stop() # Try without this

For some reason all log statements causes an error:

Error in sys.excepthook:

Original exception was:
@Baekalfen Baekalfen added the bug label Mar 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant