Re: [Discuss-gnuradio] usrp2 import error

2010-04-27 Thread Robert Miller
What's a bit funny is that I initially followed the directions at http://gnuradio.org/redmine/wiki/gnuradio/DebianPackages, which includes: $ sudo aptitude install gnuradio gnuradio-companion Perhaps I didn't see an error message but I'm sure I ran that command:) v/r Rob Johnathan Corgan-2 wro

Re: [Discuss-gnuradio] usrp2 import error

2010-04-27 Thread Johnathan Corgan
On Tue, Apr 27, 2010 at 04:49, Robert Miller wrote: > Thanks, Josh:)  I did a quick search in my package manager for "gnuradio" and > I was missing quite a few.  I believe the culprit was > "python-gnuradio-usrp2". If you install 'gnuradio-companion', this will ultimately pull in all the GNU Rad

Re: [Discuss-gnuradio] usrp2 import error

2010-04-27 Thread Robert Miller
Thanks, Josh:) I did a quick search in my package manager for "gnuradio" and I was missing quite a few. I believe the culprit was "python-gnuradio-usrp2". Thanks again, Rob Josh Blum-2 wrote: > > The gnuradio deb packages are split into many sub-components, you are > probably missing the gn

Re: [Discuss-gnuradio] usrp2 import error

2010-04-26 Thread Josh Blum
The gnuradio deb packages are split into many sub-components, you are probably missing the gnuradio-python. I search your package manager for gnuradio and see which packages are unchecked. -Josh On 04/26/2010 07:27 PM, Robert Miller wrote: Hi - Sorry for such a newbie question, but I am tryi

[Discuss-gnuradio] usrp2 import error

2010-04-26 Thread Robert Miller
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/DebianPac