¿ªÔÆÌåÓý

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

Re: Nano VNA Interface to a Mac


Cliff
 

On Feb 8, 2022, at 10:19, Jim Lux <jim@...> wrote:

On 2/8/22 8:11 AM, Cliff wrote:
Dino,

Followed your sequence, but I already had Python3 and Pip installed so didn't do those steps. Cloned the program and tried to run the python script and it yells about no PyQT5 module. Is QT also a requirement?

yes it is. There's several dependencies - pyserial and pyQT5 are two of them.

import logging
import math
import sys
import threading
from collections import OrderedDict
from time import sleep, strftime, localtime
from typing import List

from PyQt5 import QtWidgets, QtCore, QtGui


I figured so. I don¡¯t understand the list above though. Are those just functions they do and getting PyQ5 and pyserial would catch them all?

73,
Cliff, AE5ZA

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