-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Please make Pull Request in official Rep #2
Comments
I tried 😭 Actual packaging and distribution of lg is handled by others, and there's a fork where I brought a PR attempting to solve this problem to their attention: gpiozero/lg#1 I think this repository is about the closest you'll get to a solution. I suppose we could huck it up onto PyPI under another name 😆 Though I'd rather work with and not against my peers. |
While being happy that the package got installed and creating this post, I got another issue, that I get error when using gpiozero in python code:
this is my dockerfile:
the code runs fine on Raspberry Pi 5 root, but if running docker container with priviliged mode, it doesnt seem to work. |
Hello, and thank you for your great Work @Gadgetoid
This repo is a nice workaround for people who need GPIO inside Docker for Raspberry Pi 5.
But please consider creating a Pull request in official Repo:
https://github.com/joan2937/lg/pulls
So maybe it will accepted and you got the official lgpio repaired.
The text was updated successfully, but these errors were encountered: