Closed bcapitanu closed 1 week ago
According to Python 3.13 release notes, module cgi
was removed in 3.13
You're trying to install asyncdb, this repository is for asyncpg, which is a different library and supports Python 3.13 just fine.
OMG - sorry about the false alarm - my bad.
Haha --- well, turns out I actually meant asyncpg
not asyncdb
in the report --- and indeed I was getting a problem on 3.13 with installing asyncpg==0.29.0
but that seems to have been resolved in 0.30.0
-- so all is good. Apologies again.
The following fails:
Error is: