Chrispresso / SuperMarioBros-AI

332 stars 69 forks source link

Incompatibility with python 3.9 #4

Closed ghost closed 3 years ago

ghost commented 3 years ago

This AI will not work in python 3.9 because gym-retro will not compile on 3.9. The latest compatible version is 3.8

Chrispresso commented 3 years ago

I would recommend downgrading to Python 3.8 or something compatible. Unfortunately I don't have any control over gym-retro.