-
Notifications
You must be signed in to change notification settings - Fork 0
Update Requirements #5
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
Comments
I received an e-mail from some researchers also running into similar issues, but I do think they were able to eventually just install that version. And they had a similar request for a newer version of it to be supported. They also mentioned that python3.12 should be included as a requirement. |
I'm running Python 3.13 so outdated python is not the problem for me at least. |
Interesting. I can install pyside on both 3.10 and 3.12. |
I can install |
Yes, I meant that it worked for me on 6.7.0. |
Okay, that did it. May be we can change this line to exclude python 3.13. I don't know how other packages infer python version restrictions like this? |
So you were able to install it with python 3.12 but not 3.13? Yes, then we should make sure the requirements match that. |
https://forum.qt.io/topic/159278/cannot-install-pyside6-on-python-3-13-0 Looks like 6.8.1 should support it. Created a branch now that seems to work without any issues on 3.13. Please try it out. |
Uh oh!
There was an error while loading. Please reload this page.
Right now the
mal-gui
points to a version ofPySide6
which I cannot get. Can we update requirements for this package?Logs from pip
The text was updated successfully, but these errors were encountered: