¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: Early app for the NanoVNA


 

Hi Jeff,
for running on Windows, you have the option of using the pre-built release,
which contains a .exe - available here:


Otherwise, having installed Python 3.7.4, you need to install the
prerequisite packages:
pip3 install pyqt5
pip3 install pyserial
pip3 install numpy

(numpy might already come with 3.7.4, I'm not certain)

Then you can start the app:

python nanovna-saver.py

I hope this helps :-)

--
Rune / 5Q5R

On Tue, 3 Sep 2019 at 02:42, Jeff Anderson <jca1955@...> wrote:

Rune, I've just downloaded Python 3.7.4. Could you briefly outline what
other steps an old neophyte like myself need to take so that I can use your
Python script?

Many thanks!

- Jeff, k6jca



Join [email protected] to automatically receive all group messages.