Skip to content
Snippets Groups Projects
Commit 86547178 authored by tobiglaser's avatar tobiglaser
Browse files

fix missing package imagetk

parent 827379da
No related branches found
No related tags found
No related merge requests found
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
echo " Arduino IDE." echo " Arduino IDE."
sudo apt -qq install -qq -y arduino sudo apt -qq install -qq -y arduino
echo " letsgoING ArduinoControl" echo " letsgoING ArduinoControl"
sudo apt -qq install -qq -y python3-pip python3-tk sudo apt -qq install -qq -y python3-pip python3-tk python3-pil python3-pil.imagetk
sudo -H python3 -m pip install -q letsgoing-rpi-arduinocontrol sudo -H python3 -m pip install -q letsgoing-rpi-arduinocontrol
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment