pyrddlgym-project / pyRDDLGym

A toolkit for auto-generation of OpenAI Gym environments from RDDL description files.
https://pyrddlgym.readthedocs.io/
MIT License
68 stars 17 forks source link

numpy 1.22 requires python 3.8 and above #165

Closed mike-gimelfarb closed 1 year ago

mike-gimelfarb commented 1 year ago

Last build failed: https://readthedocs.org/projects/pyrddlgym/builds/19463360/

ataitler commented 1 year ago

version 1.02 requires python 3.8+ and numpy>=1.22. everything should be fine now.