You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E File "/opt/hostedtoolcache/Python/3.6.15/x64/lib/python3.6/site-packages/uvicorn/server.py", line 67, in run
E return asyncio.run(self.serve(sockets=sockets))
E AttributeError: module 'asyncio' has no attribute 'run'
I think this may mean uvicorn has dropped support for Python 3.6.
The text was updated successfully, but these errors were encountered:
https://github.com/simonw/datasette/runs/4877484366
I think this may mean
uvicorn
has dropped support for Python 3.6.The text was updated successfully, but these errors were encountered: