Skip to content
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

Can't install pyside2 #89

Open
ParanormalBanana opened this issue Jul 26, 2024 · 3 comments
Open

Can't install pyside2 #89

ParanormalBanana opened this issue Jul 26, 2024 · 3 comments

Comments

@ParanormalBanana
Copy link

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.

@taburineagle
Copy link
Owner

PySide2 installations seem to have stopped after Python 3.10 for some reason - if you have Python > 3.10, I've found it gives that error.

@taburineagle
Copy link
Owner

I've been meaning to upgrade PySide2 to PySide6, but haven't had a chance to yet - PySide6 is a more modern version of PySide.

@taburineagle
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants