[Hamlib-developer] hamlib Python module
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Phil <phi...@gm...> - 2023-02-05 11:30:05
|
Thank you for reading this. I've installed hamlib 4.5.4 and everything looks fine. I have rigctl and several other rigxxx files in /usr/local/bin and Hamlib.py is in /usr/local/local/lib/python3.10/dist-packages/. It's been quite some time since I've used the hamlib Python bindings. I created a link from Hamlib.py's location to /usr/local/lib which is in $PATH yet "import Hamlib" fails with a "no module named Hamlib" error. Can someone put me out of my misery and tell me what I've forgotten? -- Regards, Phil |