raspberrypi / picamera2

New libcamera based python library
BSD 2-Clause "Simplified" License
852 stars 180 forks source link

[BUG] Cannot import picamera2 on bookworm/rpi3b/camera_module_2 due to v4l2 error #971

Closed m-anish closed 7 months ago

m-anish commented 7 months ago

Please only report one bug per issue!

Describe the bug import picamera2 fails

To Reproduce Steps to reproduce the behaviour. Wherever possible, please include a small self-contained Python script that shows the bug.

Expected behaviour A clear and concise description of what you expected to happen.

Console Output, Screenshots If applicable, any console output or screenshots that show the problem and associated error messages.

Hardware : Please state what kind of Pi you are using, and what camera is attached.

Additional context Add any other context about the problem here.

m-anish commented 7 months ago

Mea Culpa - Issue resolved after sudo apt-get -y upgrade