Open ZeroPointEnergy opened 3 years ago
SQL Alchemy version?
1.4.23
It's indeed possible that a new version of this package is the cause. I don't remember seeing this messages when installing pyfa 2.37.0, but when I now reinstall it they appear.
Can confirm that it's due to a newer version of sqlalchemy. We have a specific version listed in requirements.txt, any other version is technically unsupported. But I think we should leave this open until we get some time to look into it and determine the actual cause of it, and see if any of the fixes it suggests makes sense to implement
I have fixed it on dep_facelift
branch btw. But, let's keep it open since it's not in master yet.
When running the db_update.py script I noticed a new warnings is appearing now
Example (there are 10 similar warnings)
Not sure if this requires attention or if it can just be suppressed.