-----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 Discuss-gnuradio@gnu.org > 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----- _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio