Hi,
I get a missing libraries error during step 9
https://github.com/will127534/OneInchEye/wiki/OneInchEye-Quick-Start-Guide#9-picamera2
sudo apt install python3-libcamera=0.6.0+rpt20251202-1 python3-picamera2=0.3.33-1
Package python3-libcamera is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package python3-picamera2 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Error: Version '0.6.0+rpt20251202-1' for 'python3-libcamera' was not found
Error: Version '0.3.33-1' for 'python3-picamera2' was not found
Hi,
I get a missing libraries error during step 9
https://github.com/will127534/OneInchEye/wiki/OneInchEye-Quick-Start-Guide#9-picamera2