discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Moon Bounce Experiment


From: Joseph Craig
Subject: Re: [Discuss-gnuradio] Moon Bounce Experiment
Date: Thu, 21 Oct 2010 22:17:30 -0600

On Oct 20, 2010, at 11:19 PM, Marcus D. Leech wrote:

> On 10/21/2010 01:02 AM, Joseph Craig wrote:
>> On Oct 20, 2010, at 7:07 PM, Eric Blossom wrote:
>> 
>> 
>>> On Wed, Oct 20, 2010 at 06:49:21PM -0600, Joseph Craig wrote:
>>> 
>>>> Hi Marcus,
>>>> 
>>>> Thanks for the quick reply...
>>>> 
>>>> 
>>>> On Oct 20, 2010, at 5:51 PM, Marcus D. Leech wrote:
>>>> 
>>>> 
>>>>> On 10/20/2010 07:13 PM, Joseph Craig wrote:
>>>>> 
>>>>>> I have managed to install gnuradio and run usrp_fft.py with success!
>>>>>> 
>>>>>> Now for the questions...
>>>>>> 
>>>>>> 1)  I'm always seeing...  "Exception RuntimeError: 'maximum recursion 
>>>>>> depth exceeded while calling a Python object' in <type 
>>>>>> 'exception.AttributeError'> ignored ".  What does this mean, and how to 
>>>>>> fix it?
>>>>>> 
>>>>>> 
>>>>> In what application are you seeing this error?
>>>>> 
>>>> python
>>>> 
>>> Which version of GNU Radio are you using?
>>> 
>>> tarball?  If so, which one?
>>> git?  If so, which branch?
>>> 
>> I've install gnuradio from Synaptic Package Manager.  Looks like 3.0.4
>> 
>> I see this error when every gnuradio python application is run.
>> 
>> thanks,
>> Joe Craig
>> 
>> 
>>> Eric
>>> 
>> 
>> 
>> 
> My recollection is that there was a compatibility issue between older
> Gnu Radio code, and
>  the Python2.6 that's in Ubuntu 9.X and more recent.
> 
> Really, you'll have much better joy if you install from GIT source,
> following the directions found
>  here:
> 
> http://gnuradio.org/redmine/wiki/gnuradio/BuildGuide
> 
> You'll have to uninstall the version that Synaptic installed.
> 
> Gnu radio is still very much a rapidly-evolving beast, which means that
> installing from GIT source
>  is really a good way to go.  The packagers for various Linux
> distributions can't possibly "keep up"
>  with the codebase.
> 

Ok, I've been reinstalling with GIT distro for some time now.  I'm almost 
there.  I'm on Ubuntu 8.04 and I seem to have all the packages, the only things 
left are:

gcell
gr-gcell
gr-audio-jack
gr-audio-osx
gr-audio-portaudio
gr-audio-windows
gr-comedi
gr-video-sdl
gr-qtgui


When I run usrp_fft.py ...

  File "usrp_fft.py", line 24, in <module>
    from gnuradio import usrp
  File "/usr/lib/python2.6/dist-packages/gnuradio/usrp/__init__.py", line 25, 
in <module>
    
  File "/usr/lib/python2.6/dist-packages/gnuradio/usrp/usrp_swig.py", line 6, 
in <module>
ImportError: No module named _usrp_swig

thanks for the help.
Joe


> 
> 
> 
> -- 
> Principal Investigator
> Shirleys Bay Radio Astronomy Consortium
> http://www.sbrac.org
> 
> 




reply via email to

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