update picamera repo for python 3
This commit is contained in:
parent
a5bf1cb58d
commit
98295ebe8d
|
@ -144,7 +144,7 @@ if [ ${OS_TYPE} == "drideOS" ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "========== Install picamera ============"
|
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
|
# enable camera on raspi-config and allocate more ram to the GPU
|
||||||
|
|
Loading…
Reference in New Issue
Block a user