```python 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: ```