diff --git a/stage2/01-sys-tweaks/01-run.sh b/stage2/01-sys-tweaks/01-run.sh index 2b790f3..7336193 100755 --- a/stage2/01-sys-tweaks/01-run.sh +++ b/stage2/01-sys-tweaks/01-run.sh @@ -144,7 +144,7 @@ if [ ${OS_TYPE} == "drideOS" ]; then fi echo "========== Install picamera ============" -sudo pip install "picamera[array]==1.12" +sudo apt-get install python3-picamera # enable camera on raspi-config and allocate more ram to the GPU