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
I'm sorry if this is kind of irrelevant but I'd love to use the gui and i'm getting this when trying to install pyside2:
Defaulting to user installation because normal site-packages is not writeable
ERROR: Could not find a version that satisfies the requirement PySide2 (from versions: none)
ERROR: No matching distribution found for PySide2
I don't know how to fix.
The text was updated successfully, but these errors were encountered:
Sorry for the late resolution on this, but I'm working on an import system that can use PySide6 or PySide2, depending on which one is installed on your Python installation. So when that's in place, you can use PySide6 in place of PySide2.
I'm sorry if this is kind of irrelevant but I'd love to use the gui and i'm getting this when trying to install pyside2:
Defaulting to user installation because normal site-packages is not writeable
ERROR: Could not find a version that satisfies the requirement PySide2 (from versions: none)
ERROR: No matching distribution found for PySide2
I don't know how to fix.
The text was updated successfully, but these errors were encountered: