ChrisBeaumont / oni

Balance Calculator for Oxygen Not Included
MIT License
9 stars 2 forks source link

Hello traveller - this library works only in python 3.7 #3

Open tobyhinloopen opened 1 year ago

tobyhinloopen commented 1 year ago

Tested on WSL ubuntu 20.04 using python 3.7 - newer versions don't seem to work, something about the keys of dictionary changing while iterating.

I thought it was a bug first, so it took me a while to figure out. I hope this issue saves some other traveller's time :)

I really love this library! Thanks @ChrisBeaumont - I wish it had some kind of tablet/phone-friendly GUI, but maybe I'll just make that myself.