Add Python modules needed
This commit is contained in:
@ -2,4 +2,8 @@
|
||||
|
||||
sudo apt-get install -y gpsd gpsd-clients gpsbabel libgps-dev
|
||||
|
||||
# Python addons
|
||||
sudo -H pip3 install --upgrade pip
|
||||
sudo -H pip3 install --upgrade pyserial numpy pyasn1 scapy scipy gps gpxpy pyyaml pynmea2 virtualenv virtualenvwrapper simpleaudio
|
||||
|
||||
sudo cp -r etc/* /etc/
|
||||
|
||||
Reference in New Issue
Block a user