¿ªÔÆÌåÓý

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

Can't get nanovna-saver to run


 

I downloaded nanovna-saver from github and tried to run the program under kubuntu (ubuntu).

python3.7 nanovna-saver.py
Traceback (most recent call last):
File "nanovna-saver.py", line 21, in <module>
from NanoVNASaver.__main__ import main
File "/home/ken/RadioStuff/VNA/NanoVNA/nanovna-saver/NanoVNASaver/__main__.py", line 33, in <module>
from PyQt5 import QtWidgets, QtCore
ImportError: cannot import name 'QtWidgets' from 'PyQt5' (/usr/lib/python3/dist-packages/PyQt5/__init__.py)

I'm no python expert, not sure how to solve this. Looks like some package is missing.

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