citymania-org / robs-trains

Rob’s Trains
GNU General Public License v3.0
4 stars 2 forks source link

Package versions outdated for Python 3.12 #10

Open SparklesReal opened 3 weeks ago

SparklesReal commented 3 weeks ago

The packages that are used fails to compile in Python 3.12 due to using a older version of numpy. The psd-tools has a newer version that uses a newer version of numpy that is able to compile in Python 3.12. My suggestions is that this package's version should be changed if possible. The other 'grf' package does currently not have a version that uses a newer numpy version. When there is a new version released this requirement should also be changed. Issue in the grf-py project

ldpl commented 6 days ago

I remember there were some issues with psd-tools when I tried to update it before. So the version used is actually the last one working correctly. Will need to remember what was wrong with it and check again before I can proceed with the update.