Baekalfen/PyBoy

Failing log statement when not calling pyboy.stop

Baekalfen opened this issue · 0 comments

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: