On Thu, Feb 23, 2012 at 10:57 AM, larst <lars.trae...@web.de> 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
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio