MichelangeloConserva / Colosseum

A pioneering Python package that creates a bridge between theory and practice in tabular reinforcement learning with an eye on the non-tabular setting.
https://michelangeloconserva.github.io/Colosseum/
MIT License
8 stars 2 forks source link

updating setup.py to use importlib as imp is deprecated and no longer… #1

Closed grahaminn closed 4 months ago

grahaminn commented 5 months ago

… available in recent versions of python

Tested by running python ./setup.py install