Hi - Sorry for such a newbie question, but I am trying to get my USRP2 up and running and am having some issues. I'm running Ubuntu 9.04 (Jaunty) and have installed the stable release of gnuradio 3.2 using the binary package instructions at:
http://gnuradio.org/redmine/wiki/gnuradio/DebianPackages When I open up a python shell, I can successfully import gr and usrp, however I get an import error if I try to import usrp2. In other words, "from gnuradio import usrp" works just fine, however "from gnuradio import usrp2" does not. It results in the usual "ImportError: cannot import name usrp2". I've read the post here: http://www.mail-archive.com/discuss-gnuradio@gnu.org/msg23926.html but it was not very helpful because I have nothing listed in my /usr/local/lib/python2.6/dist-packages/ or /usr/local/lib/python2.6/site-packages/ directories, and /usr/lib/python2.6/ contains neither dist-packages or site-packages. Also, just in case it may matter, I am running the 2.6.28 kernel, with a 64-bit install on a sony vaio. Thanks, Rob -- View this message in context: http://old.nabble.com/usrp2-import-error-tp28372305p28372305.html Sent from the GnuRadio mailing list archive at Nabble.com. _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio