discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: port OOT to gr3.8: python can't find my module


From: Barry Duggan
Subject: Re: port OOT to gr3.8: python can't find my module
Date: Fri, 1 May 2020 09:49:12 -0500
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:68.0) Gecko/20100101 Thunderbird/68.7.0

Hi Tom,

Try following the procedures in https://wiki.gnuradio.org/index.php/ModuleNotFoundError

Note that you can have multiple paths separated by a colon (:).

73,
--
Barry Duggan KV4FV

On Fri, 1 May 2020 07:26:11 -0700, Tom McDermott wrote:

Testing out a port of an OOT into gr3.8.    hpsdr

I've successfully built/installed the ported OOT into gr3.8, and gnuradio-companion finds it and instantiates into a flowgraph.
It's in the group  hpsdr

However when executing the flowgraph, python throws an error that it cannot import hpsdr. The OOT install put it into:
  /usr/local/lib/python3/dist-packages/hpsdr

but apparently gnuradio-companion is not looking there.

How do I tell gnuradio-companion where to look for my OOT module?

-- Tom, N5EG



reply via email to

[Prev in Thread] Current Thread [Next in Thread]