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

imp module removed on Python 3.12 #1492

Closed
danielvartan opened this issue Oct 9, 2023 · 1 comment
Closed

imp module removed on Python 3.12 #1492

danielvartan opened this issue Oct 9, 2023 · 1 comment

Comments

@danielvartan
Copy link

Maybe you guys already know this, but if not, here it is:

reticulate will not work with Python 3.12 (released on October 2, 2023) because the imp module is still being used.

You can learn more at What’s New In Python 3.12.

@t-kalinowski
Copy link
Member

Thanks, this is fixed now.

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

2 participants