minerllabs / minerl

MineRL Competition for Sample Efficient Reinforcement Learning - Python Package
http://minerl.io/docs/
Other
654 stars 151 forks source link

Fix warning and update version #775

Open GF-Huang opened 2 weeks ago

GF-Huang commented 2 weeks ago

Fix warning. Update version.

Miffyli commented 2 weeks ago

Thanks for the updates! Can you confirm what are the minimum Python versions that support these changes? I like the idea of supporting newer things, but given the age of the library, we want to maintain some backwards compatibility.

GF-Huang commented 2 weeks ago

Only tested on Python 3.11.9 and works fine.