Skip to content

Jmpy3 not support python3.13 or later version #6

Description

@winfield7he

Hi, Genius,

It looks this project has not been updated for a long time, hopefully you can go back and update the source code. Now, the latest python version is 3.14.0, and the 'cgi' module has been removed from the standard library since python3.13.

So I encountered the below error when I tried to invoke the jmpy3 with python3.14.0:
ModuleNotFoundError: No module named 'cgi'

Could you please check the source code and update this project? BTW, if possible, also update the Cython version requirement as well.

Best Regards,
Winfield He

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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