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

Rasp Pi OS Bullseye has dropped support of PiCamera - breaks Lobe on Rasp Pi #7

Open
solarslurpi opened this issue Nov 20, 2021 · 2 comments

Comments

@solarslurpi
Copy link

Lobe on Rasp Pi is reliant on PiCamera. PiCamera along with other camera apps like raspistill are not available on Rasp Pi Bullseye. I found this out after buying a Brain Craft/Lobe from Adafruit.

@mbeissinger
Copy link

In the meantime, it looks like you can still get the Raspberry Pi Buster OS that works with Picamera: https://downloads.raspberrypi.org/raspios_armhf/images/raspios_armhf-2021-05-28/

We will need to wait for Picamera2 from Raspberry Pi to be able to use the new libcamera from Python:
"There is no Python interface yet. An alternative to the old Picamera, imaginatively named Picamera2, is in development. This too will integrate much more directly with established Python libraries to access things like windowing and graphics functions. Picamera2 will be developed by Raspberry Pi (unlike Picamera itself, which is actually third-party code), and this will facilitate both support and continuing future development."

Source: https://www.raspberrypi.com/news/bullseye-camera-system/

@solarslurpi
Copy link
Author

Thank you. Please see the error I receive on Buster, AttributeError: 'TFLiteImageModel' object has no attribute 'lock'

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