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

Debian 11, bullseye: pip install problems for GPIO. #49

Open
arnoldandreasson opened this issue Jan 31, 2022 · 2 comments
Open

Debian 11, bullseye: pip install problems for GPIO. #49

arnoldandreasson opened this issue Jan 31, 2022 · 2 comments

Comments

@arnoldandreasson
Copy link
Member

There are some problems when running "pip install -r requirements.txt"
after the new Debian version: 11 (bullseye) was released.

@arnoldandreasson
Copy link
Member Author

Temporary solution:

  • RPi.GPIO is removed from requirements.txt
  • "python3 wurb_rpi/control_via_rpi.py &" is removed from "wurb_rec_start.sh".

Motivation: GPIO is only used by people that are connecting switches/buttons to the GPIO pins.
It is better to have it disabled as default and let people using it turn it on.

@arnoldandreasson
Copy link
Member Author

Checked in to the master branch for testing.

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