You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed and compiled gr-tempest without errors. When I try to run any of the example flowgraphs, I get:
File "/usr/local/lib/python3.10/dist-packages/gnuradio/tempest/init.py", line 18, in
from .tempest_python import *
ImportError: libgnuradio-tempest.so.1.0.0: cannot open shared object file: No such file or directory
I cannot find any reference to this error or this library. Stock GNU flowgraphs run without issue. Any help is appreciated.