revert to pi camera python 1.12 until a fix will be found

pull/155/head
Yossi 2017-04-13 17:28:29 +03:00
parent 59325d497b
commit 6ba487e168
1 changed files with 1 additions and 2 deletions

View File

@ -128,8 +128,7 @@ echo "========== Installing Numpy ============"
sudo pip install numpy
echo "========== Install picamera ============"
export READTHEDOCS="True"
sudo pip install "picamera[array]"
sudo pip install "picamera[array]==1.12"
# enable camera on raspi-config