Added missing package

This commit is contained in:
Neal Probert
2021-09-21 13:42:34 -04:00
parent 6ec942e26f
commit 4fd0766ea7

View File

@ -8,5 +8,5 @@ sudo apt-get -y --ignore-missing install gpsd gpsd-clients gpsbabel libgps-dev
# Python addons
python3 -m pip install --upgrade pip
python3 -m pip install configparser pyside2
python3 -m pip install --upgrade pyserial numpy plotly scapy==2.4.4 scipy gps gpxpy maidenhead pyyaml virtualenv virtualenvwrapper simpleaudio
python3 -m pip install --upgrade pyserial numpy plotly scapy==2.4.4 scipy gps gpxpy maidenhead pyyaml virtualenv virtualenvwrapper simpleaudio matplotlib