m0iax / JS8CallUtilities_V2

New version of JS8Call Utilities. Includes one app for all platforms. Selectable GPS Options, UI Page for Settings.
43 stars 9 forks source link

suggested deps for ubuntu like systems #19

Open SpudGunMan opened 2 years ago

SpudGunMan commented 2 years ago

the readme has some tight restrictions I would recommend change to >= at minimal anyway used this today and worked..

sudo apt-get -y install python3-pip
sudo apt-get -y install python3-dev
sudo apt-get -y install python3-tk
pip install maidenhead 
pip install astroid
pip install colorama
pip install gps
pip install isort
pip install lazy-object-proxy
pip install maidenhead
pip install mccabe
pip install pylint
pip install pyserial
pip install toml
pip install wrapt
pip install tk