discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] pybomb gnuradio installation doesn't install gr-u


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] pybomb gnuradio installation doesn't install gr-uhd
Date: Thu, 17 Jul 2014 19:12:14 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Usually, when GNU Radio is built and UHD is present, gr-uhd will be
built and installed automatically.
But to get this completely straight:
from gnuradio import uhd
fails, right? Because if there was no submodule uhd in gnuradio, I
think you should get a different Error:

from gnuradio import  doesntexist
Traceback (most recent call last):
  File "<input>", line 1, in <module>
ImportError: cannot import name doesntexist

Greetings,
Marcus



On 17.07.2014 18:45, Anderson, Douglas J. wrote:
> I just installed gnuradio and uhd via pybomb, sourced the env file
> in the prefix dir, and attempted to do "from gnuradio import uhd".
> gnuradio imports and inspection shows it's the prefixed version,
> but uhd fails with ImportError: No module named uhd.
> 
> Do I need to pass pybomb some kind of special instruction to get
> gr-uhd installed?
> 
> Thanks, -Doug
> 
> 
> 
> 
> _______________________________________________ Discuss-gnuradio
> mailing list address@hidden 
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJTyAPuAAoJEBQ6EdjyzlHtLXQH+wWjPmYbNO++90J+blLPJmZP
s2fGllEZFNo+w9aPl6RixNFqmXqc+keR709fNWT5arI0LqlGAQVqK2Z5Jk74K+1x
YO5N6lVm0Qs9l8MZWPYZwDHDIf/FTKxBDXjNBKGRNBf43wlpFjdBmF+i9OmBu2hJ
xu5RgXR7qSpm5JciU9KuoeuleDUPoA3O4PKH4FOUX5poTlN6NZYRXu7OXl//DwA0
H9I+s5qyPBXxMCMUJ8kAJDU+WPZZyIBi3PQPWtMzVLkPBV1gpJbGER5btMPCiDij
hVoQQHhR8Ocy7XxHH0L+4ClYe4FtckYBQJYQl6TYoeGh9k4Zj3FzSgveTJ8FZyc=
=L1Kf
-----END PGP SIGNATURE-----



reply via email to

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