Replies: 2 comments 8 replies
|
It's a new version of sqlalchemy==1.4.0, right? |
2 replies
|
Any progress on this? Still not working after half a year? Gino 1.0.1, SqlAlchemy 1.4.27, same issue still. |
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This is so weird and I am out of ideas. I had code that has been working for a long time. But how I get this error and based on the logs, nothing has changed.
Here is the exact error:
I'm in a python 3.8 docker image and here is my requirements.txt file:
Any ideas on where I can even start to track this error down?
All reactions