Skip to content

ModuleNotFoundError: No module named 'cgi' #29

@renkh

Description

@renkh

cgi and cgitb modules have been deprecated since Python 3.11 and are completely removed in Python 3.13.

https://docs.python.org/3/whatsnew/3.13.html#whatsnew313-pep594

This is causing `ModuleNotFoundError: No module named 'cgi' when importing json_ref_dict/loader.py in Python 3.13.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions