Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gui bug with python 3.13 #415

Open
fwhotto opened this issue Feb 18, 2025 · 0 comments
Open

gui bug with python 3.13 #415

fwhotto opened this issue Feb 18, 2025 · 0 comments

Comments

@fwhotto
Copy link

fwhotto commented Feb 18, 2025

"ModuleNotFoundError: No module named 'typing.io'; 'typing' is not a package'" occurs because Python 3.13 removed typing.io and typing.re as submodules of the typing module.

Installing on python 3.12 solved the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant