File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed
Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -20,8 +20,7 @@ RUN install_packages \
2020 libatlas-base-dev \
2121 libhdf5-dev \
2222 alsa-utils \
23- espeak \
24- python3-picamera2
23+ espeak
2524RUN install_packages \
2625 libharfbuzz-bin \
2726 webp \
Original file line number Diff line number Diff line change 1- FROM balenalib/raspberrypi3-64:bookworm-20240304
1+ FROM balenalib/raspberrypi3-64:bookworm-20240401
22
33ENV QEMU_CPU=max
44ENV DEBIAN_FRONTEND=noninteractive
@@ -21,7 +21,7 @@ RUN install_packages \
2121 libhdf5-dev \
2222 alsa-utils \
2323 espeak \
24- python3-picamera2
24+ libcap-dev
2525RUN install_packages \
2626 libharfbuzz-bin \
2727 webp \
Original file line number Diff line number Diff line change @@ -24,5 +24,5 @@ protobuf==4.25.2
2424opencv-contrib-python-headless == 4.9.0.80
2525tflite-runtime
2626pytesseract == 0.3.10
27- picamera == 1.13
27+ picamera2 == 0.3.17
2828pyzbar == 0.1.9
You can’t perform that action at this time.
0 commit comments