You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there,
PySide2 is a package designed for use with Python interpreter of version below 3.7. Updating Pipfile to use PySide6 allows for use with newer Python versions.
I have locally changed it and the app builds correctly, but there are some issues, like with the names of the functions - obviously.
If the idea were to be accepted, I could prepare a PR.
Thanks!