-
Notifications
You must be signed in to change notification settings - Fork 80
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
[BUG] Installation fails #130
Labels
bug
Something isn't working
Comments
occurs for me too, I'm using version 3.12.2 of python |
The solution appears to be to install version 3.9 of python, it's able to install successfully but when attempting to run I get this error instead
|
I found the solution for that in #120 |
Cerberus==1.3.5
cssutils==2.11.1
humanize==4.9.0
psutil==6.0.0
PyQt6==6.7.0
pytz==2024.1
pywin32==306
PyYAML==6.0.1
tzlocal==5.2
watchdog==4.0.1
winsdk==1.0.0b10 will work |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected Behavior
pip install succesfully
Current Behavior
pip failes
Possible Solution
fix the requierments
Steps to Reproduce
seen above
Context (Environment)
Python 3.12.1
The text was updated successfully, but these errors were encountered: