Parcourir la source

add dep

pull/258/head
Juan Pablo Giménez il y a 5 ans
Parent
révision
f8ebf83037
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      install.sh

+ 1
- 1
install.sh Voir le fichier

@@ -37,7 +37,7 @@ show_menu () {

# apt-get -y install python-setuptools
# easy_install pip
apt-get -y install python3-pip python3-dev
apt-get -y install python3-pip python3-dev python3-rpi.gpio
apt-get -y install libpcre3-dev git
pip3 install -r requirements.txt



Chargement…
Annuler
Enregistrer