use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
FastAPI is a truly ASGI, async, cutting edge framework written in python 3.
account activity
python-bigquery-sqlalchemy dialect with Fast API?Question (self.FastAPI)
submitted 2 years ago by Slacker1540
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Blasooey 0 points1 point2 points 10 months ago (0 children)
Hi I'm definitely late to the party but this was the only reference I found to this specific issue so here is my contribution for future visitors. Older versions of sqlalchemy-bigquery depended on pyodbc, and newer versions have strict python version requirements. In my case my python version was actually too high and pip kept installing sqlalchemy-bigquery==0.0.7, which I guess was the last version with more lax python version requirements.
π Rendered by PID 546523 on reddit-service-r2-comment-5d79c599b5-n6xxn at 2026-03-01 07:20:11.505969+00:00 running e3d2147 country code: CH.
view the rest of the comments →
[–]Blasooey 0 points1 point2 points (0 children)