Skip to content

Commit 4c40fd5

Browse files
Add library required by numpy
1 parent 27b255a commit 4c40fd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install-camera.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sudo apt update
99

1010
echo ''
1111
echo -e '\033[93mInstalling prerequisites... \033[0m'
12-
sudo apt install -y git python3 python3-pip python3-picamera python-tk
12+
sudo apt install -y git python3 python3-pip python3-picamera python-tk libatlas-base-dev
1313
sudo pip3 install keyboard PiDNG --force
1414

1515

0 commit comments

Comments
 (0)