Hi,
I’ve tried running FM_receiver.grc example on my local PC that runs Ubuntu 22.04. It’s connected to limeSDR XTRX throught PCIe and limeDevice sees radio perfectly. When I open gnuradio-companion there’s a tab with LimeSuiteNG where i can add ”LimeSuiteNG Sink” and “LimeSuiteNG Source”. Everything is fine until I’m trying to run the example, then I get the error :
Traceback (most recent call last):
ImportError: cannot import name ‘limesuiteng’ from ‘gnuradio’ (/usr/lib/python3/dist-packages/gnuradio/init.py)
I’ve seen a mention of this problem here New Lime Suite NG Release and Packages - #6 by pguerin and wondered if it got solved or should I download older version of limesuiteng ?
