Kautenja / nes-py

A Python3 NES emulator and OpenAI Gym interface
MIT License
235 stars 63 forks source link

update to gym v26 #85

Open pseudo-rnd-thoughts opened 2 years ago

pseudo-rnd-thoughts commented 2 years ago

Gym v26 has made a number of breaking api changes Could you either limit the gym version or update to the new API.