Added missing package
This commit is contained in:
@ -8,5 +8,5 @@ sudo apt-get -y --ignore-missing install gpsd gpsd-clients gpsbabel libgps-dev
|
|||||||
# Python addons
|
# Python addons
|
||||||
python3 -m pip install --upgrade pip
|
python3 -m pip install --upgrade pip
|
||||||
python3 -m pip install configparser pyside2
|
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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user