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

Error installing arandr on RPi ZeroW (Bullseye) #26

Open
thomasphillips3 opened this issue Oct 30, 2022 · 1 comment
Open

Error installing arandr on RPi ZeroW (Bullseye) #26

thomasphillips3 opened this issue Oct 30, 2022 · 1 comment

Comments

@thomasphillips3
Copy link

When I try to install the requirements, I get an error for arandr.

pi@raspberrypi:~/InfoWindow$ pip install -r requirements.txt
Defaulting to user installation because normal site-packages is not writeable
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
ERROR: Could not find a version that satisfies the requirement arandr==0.1.9 (from versions: none)
ERROR: No matching distribution found for arandr==0.1.9

Even after removing the specific arandr version from requirements.txt I still get the error

pi@raspberrypi:~/InfoWindow$ pip install -r requirements.txt
Defaulting to user installation because normal site-packages is not writeable
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
ERROR: Could not find a version that satisfies the requirement arandr (from versions: none)
ERROR: No matching distribution found for arandr

I'm on a Raspberry Pi Zero W Rev 1.1

PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
NAME="Raspbian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
@thomasphillips3 thomasphillips3 changed the title Can't install requirements Error installing arandr on RPi ZeroW (Bullseye) Oct 30, 2022
@justcop
Copy link

justcop commented Apr 14, 2023

try using oxivanisher's fork which is more up to date

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