Closed KevCaz closed 1 year ago
Thank you for the issue. I fixed sqlalchemy 1.4 in the requirements to avoid this problem. In case this is useful, I propose a singularity container as the safest method for installation: https://github.com/aitgon/vtam/tree/develop
Hello there,
FWIW I ran into the following problem when I was running the snake example.
I switched to a previous version of sqlachemy (I did not try to find out the latest working version, I assume it is related with the new major release 2.x.x version) and it solved the issue.
I just thought this could help other people. Anyway, thanks for your work on this.