From 34d2503d68f5fa1382064afc50cc02a961846b51 Mon Sep 17 00:00:00 2001 From: "Rune B. Broberg" Date: Sat, 26 Oct 2019 22:16:50 +0200 Subject: [PATCH] Add note explaining that python3-distutils and python3-setuptools may be required on some Linux distributions. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b79418f..d70ec1f 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,8 @@ In order to run this app in Linux environment, you'll need the following package 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 python3.7 nanovna-saver.py