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

Installation instructions fail due to "No matching distribution found for PySide6>=6.4" #2

Open
TCPhelps opened this issue Dec 15, 2024 · 0 comments

Comments

@TCPhelps
Copy link

Following the instructions exactly, the installation fails as there is no PySide6>=6.4:

(venv) user@machinename:~/projects/external/sushi-gui$ pip install -r requirements.txt
ERROR: Could not find a version that satisfies the requirement PySide6>=6.4 (from -r requirements.txt (line 1)) (from versions: 6.0.0a1.dev1606911628, 6.0.0, 6.0.1, 6.0.2, 6.0.3, 6.0.4, 6.1.0, 6.1.1, 6.1.2, 6.1.3, 6.2.0, 6.2.1, 6.2.2, 6.2.2.1, 6.2.3, 6.2.4)
ERROR: No matching distribution found for PySide6>=6.4 (from -r requirements.txt (line 1))

sushi-gui doesn't appear to be on the elk-os Raspberry pi image, so I'm installing it in Ubuntu on WSL2 in the hopes that I can connect to the Pi remotely.

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

1 participant