update picamera repo for python 3

pull/155/head
Yossi 2018-01-14 21:46:46 +02:00
parent a5bf1cb58d
commit 98295ebe8d
1 changed files with 1 additions and 1 deletions

View File

@ -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