On 04/04/2018 08:58 AM, Vladimir Komendantskiy wrote:
> Hi,
> 
> I tried the latest Debian testing package of gnuradio and compiled from
> git master (applying one version 3.7.12 patch to fix a compile-time error).
> 
> In both cases gnuradio-companion only displays the following error dialog:

It's not clear what it is you're doing.

Bottom line, you can't have 2 installations of gnuradio on the same
machine - if that's what you're doing.

Stick to one machine with only 1 installation of gnuradio - ideally a
normal Debian install.

> 
> ======
> Cannot import gnuradio.
> 
> Is the model path environment variable set correctly?
>     All OS: PYTHONPATH
> 
> Is the library path environment variable set correctly?
>     Linux: LD_LIBRARY_PATH
>     Windows: PATH
>     MacOSX: DYLD_LIBRARY_PATH
> 
> 
> (No module named _runtime_swig)

Show us the answers to the above questions for PYTHONPATH, LD_LIBRARY_PATH.

Most likely they're not set correctly.

And why can't you use the default version 3.7.10 for Debian Jessie?
Which version of Debian are you using?

-- Cinaed

> ======
> 
> Is there a solution for that? I also tried setting the above mentioned
> paths according to the git README to no avail.
> 
> To be sure I tried on two different machines. One of those has a very
> recent installation of Debian and no custom environment, only the
> environment set by the distro.
> 
> --Vladimir
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 


_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to