You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Interesting... I think during the past update, we moved the location where all the roms were to another place, and an underlying binding didn't get the memo. I think it wouldn't be too hard to fix the C API. I can get to it tomorrow.
Installed
ale_py
withpip install ale_py
in a conda environment. The following snippet crashes withROM file XXX not found
for any game:What works instead is importing
roms
and using theget_rom_path
utility:The text was updated successfully, but these errors were encountered: