discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] output 0 is not connected internally


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] output 0 is not connected internally
Date: Thu, 30 Dec 2010 16:25:15 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Thunderbird/3.1.7

On 12/30/2010 04:09 PM, Brad Hein wrote:


On Thu, Dec 30, 2010 at 2:05 PM, Marcus D. Leech <address@hidden> wrote:
On 12/30/2010 01:51 PM, Brad Hein wrote:


Thank you both for your suggestions,

I'll go ahead and carefully follow the instructions on the gnuradio wiki page "FedoraInstall" under "gnuradio from tarball".

BH

Do it from the GIT source.  It's almost always stable enough to use.


Compilation from GIT source was successful. I ran make install, and ran gnuradio-companion, and it's now producing the error shown below, which I am investigating...

Marcus - Any chance you could send me the output from an "rpm -qa" on your box, so I can compare packages? I'm wondering what could be different between your Fedora14 (which as you say, works) , and mine, which has so many problems...


address@hidden ~]# gnuradio-companion
Traceback (most recent call last):
  File "/usr/local/bin/gnuradio-companion", line 45, in <module>
    """%gr.version()
AttributeError: 'module' object has no attribute 'version'


That's almost certainly because your PYTHONPATH is either not set, or set to the wrong thing.

Under F14, on a 32-bit machine, it should be:

PYTHONPATH=/usr/local/lib/python2.7/site-packages

Also make sure that /usr/local/lib is in your ld.so cache





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

reply via email to

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