Open MFaisalZaki opened 2 months ago
This is probably due to not having the Atari roms available in your environment.
Can you try installing all the extra dependencies with pip install -r requirements.lock
? This file contains a list of all the dependencies needed to run all the environments.
If you are only interested in running Atari games, you could also take a look at the extra dependencies and run pip install plangym[nes]
I will try to improve the intallation tutorials over the weekend.
Hi I am trying the basic tutorial for
plangym
:And I am getting this error:
List of installed packages:
Python version py3.12