discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] GRC: Problem with workspace


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] GRC: Problem with workspace
Date: Thu, 23 Feb 2012 11:09:39 -0500

On Thu, Feb 23, 2012 at 10:57 AM, larst <address@hidden> wrote:

hi,

i figure it out ... it happens cause an invalid import tag in the wrapper
file.

in my case i want to import >> from gnuradio import digital
the module exist but i dont know why, Grc force this kind of Problem.

should i do something to register this module for Grc?

regards lars

Sounds like it's an install problem. When building, does gr-digital build? And make sure to do a 'make install'. Also, if you are installing it to a non-default prefix, make sure PYTHONPATH is pointing to the right directory.

TomĀ 

reply via email to

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