kopia lustrzana https://github.com/NanoVNA-Saver/nanovna-saver
Add note explaining that python3-distutils and python3-setuptools may be required on some Linux distributions.
rodzic
38c3e01384
commit
34d2503d68
|
@ -82,6 +82,8 @@ In order to run this app in Linux environment, you'll need the following package
|
||||||
|
|
||||||
python3.7 -m pip install .
|
python3.7 -m pip install .
|
||||||
|
|
||||||
|
(You may need to install the additional packages python3-distutils and python3-setuptools for this command to work on some distributions.)
|
||||||
|
|
||||||
5. Once completed run with the following command
|
5. Once completed run with the following command
|
||||||
|
|
||||||
python3.7 nanovna-saver.py
|
python3.7 nanovna-saver.py
|
||||||
|
|
Ładowanie…
Reference in New Issue