-
Notifications
You must be signed in to change notification settings - Fork 58
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
Error installing openl3 on Win64 with Python 3.10 #94
Comments
Currently, only Python 3.6, 3.7, and 3.8 are supported. We'll have to do some updates at some point to deal with the new PyPI packaging conventions. |
What are the known issues with Python 3.10 support? I might be interested in trying to address them, as we are transitioning from Python 3.8 to 3.10 |
I am already stuck in installation. So I can't tell you whats happening later. |
Oh whoops also this specific issue is due to a typo in |
The issue that I've seen people facing seem to be a difference in how PyPI packaging metadata is defined. I haven't caught up yet with whatever changes they may have made yet. |
I am using Python version 3.12 and encountered problems with the installation. |
When installing openl3 with pip I get the following error:
'
The text was updated successfully, but these errors were encountered: