discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] PYTHONPATH on Fedora Core 6 x86_64


From: Trond Danielsen
Subject: Re: [Discuss-gnuradio] PYTHONPATH on Fedora Core 6 x86_64
Date: Sat, 4 Nov 2006 09:14:41 +0100

2006/11/3, Eric Blossom <address@hidden>:
On Fri, Nov 03, 2006 at 12:25:33PM +0100, Trond Danielsen wrote:
> Hi everyone!
>
> I have followed the instructions on
> http://gnuradio.org/trac/wiki/FC5Install, but I still have a problem.
> Python does not find the modules unless I add all the necessary
> subfolders to PYTHONPATH. Any ideas on what I am doing wrong?
>
> Best Regards,
> --
> Trond Danielsen

You may need to create an empty file called __init__.py in the one or
more of the site-packages and/or site-packages/gnuradio directories.

Somebody who cares should file a bug report against this inconsistency
in whatever bug tracker FC* uses.  They treat system installed
packages different than third party packages.

Eric


I would gladly file a bug report, but I need some help clearing up
what the problem is. There are two ways to add a module to the search
path: Either add a module.pth file as described in site.py or add a
__init__.py file to the module folder, but I do not know what the best
practice is. Currently some of the gnuradio modules does neither. Is
this a problem with gnuradio or fedora?

--
Trond Danielsen




reply via email to

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