kenjyoung / MinAtar

GNU General Public License v3.0
283 stars 56 forks source link

Where can I download the old version of gym wrapper? #25

Closed initial-h closed 1 year ago

initial-h commented 1 year ago

I find you updated gym wrapper to match newer API. But I still use the old version of gym API. So where can I download the old version of minatar with old gym API? Thanks!

kenjyoung commented 1 year ago

I believe you should just be able to use version 1.0.11 of MinAtar. For example by running: pip install minatar==1.0.11' Or by checking out the commit before the API update using: git checkout 6820247e702eaa3f599ebbe3064436af6fc5c503