-
-
Notifications
You must be signed in to change notification settings - Fork 212
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
Python 3.12: Can't get python dependencies installed #354
Comments
Hello, Python 3.12 is not compatible with this project for now. For now you need to keep Python 3.11 until this issue is fixed. Don't worry, Python 3.11 is still actively supported until 2027-10! |
same here |
Hello again, Python 3.12 support is now enabled on the main branch (and in the future release) |
To Reproduce
Steps to reproduce the behavior:
run > python.exe -m pip install -r requirements.txt
Expected behavior
installs fine
Environment:
The text was updated successfully, but these errors were encountered: