discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Latest GIT on OpenSuse 11.4 x64 - PYTHONPATH


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] Latest GIT on OpenSuse 11.4 x64 - PYTHONPATH
Date: Wed, 20 Apr 2011 22:22:38 -0400
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110307 Fedora/3.1.9-0.39.b3pre.fc14 Thunderbird/3.1.9

On Thu, 2011-04-21 at 05:05 +0300, Stefan Gofferje wrote:

Try "locate gnuradio/__init__.py".

--n

Another issue is that if you'd installed Gnu Radio from a distribution-packaged instance, the dynamic linker will find its shared-libraries *first*, which can cause incompatibilities between the python code (that was presumably found through the GIT-installed stuff), and the
  probably-obsolete-the-moment-they-were-hatched "packaged" libraries.

It's instructive to (assuming your PYTHONPATH is set correctly):

python

from gnuradio import gr


That will either barf or not. The *details* of that barf are instructive in intuiting what's wrong.




--
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]