Package updates

This commit is contained in:
2023-10-11 11:37:12 -04:00
parent 3df8626c6f
commit d56c64f1c4

View File

@ -7,6 +7,6 @@ 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 matplotlib
python3 -m pip install configparser pyside2 PySide6
python3 -m pip install --upgrade pyserial numpy plotly scapy scipy gps gpxpy maidenhead pyyaml virtualenv virtualenvwrapper simpleaudio matplotlib