Check your PYTHONPATH variable. You may have your OOT in something like /usr/lib/python3.x/site-packages/ and it's not in your default path.
- Brandon Smith
On Tue, Oct 4, 2022 at 9:34 AM jason duchez <jd20878@yahoo.com> wrote:
I'm trying to add python functions to a custom OOT module and am having issues importing the module into gnuradio-companion. If I add the module name to an import block, I get an error saying the import failed. I have followed the tutorial at:Any help would be appreciated.
No comments:
Post a Comment