qgallouedec / lge

MIT License
29 stars 2 forks source link

requirement.txt #11

Closed hlsafin closed 5 months ago

hlsafin commented 5 months ago

i've been having a difficult time recreating or even running similar experiments on atari environment. if anyone has got it this to work, can you please provide versions for the following packages: Python Stable_baselines3 gym pytorch numpy

If it's not so much to ask thank you

qgallouedec commented 5 months ago

hey, just pip install the package

cd lge
pip install .
hlsafin commented 5 months ago

yes, this didn't work for me.