-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
Attempting to install web.py on Python3.13.5-2 results in a failure as python3-cgi is no longer supported.
File "/tmp/pip-install-f1yggu6x/web-py_cd00930919224b928b1ecf62a64d3bd3/web/debugerror.py", line 19, in <module>
from . import webapi as web
File "/tmp/pip-install-f1yggu6x/web-py_cd00930919224b928b1ecf62a64d3bd3/web/webapi.py", line 6, in <module>
import cgi
ModuleNotFoundError: No module named 'cgi'
Metadata
Metadata
Assignees
Labels
No labels