On Sun, Sep 7, 2008 at 12:34 AM, Murtuza <[EMAIL PROTECTED]> wrote: > I wrote a new Gnuradio block and everything went fine including the install. > But when i import the module in python interpreter i get this error. Can > anyone suggest where could the problem be. > > ImportError: dynamic module does not define init function (init_gold)
This symbol refers to code that is created by swig. Are you using a customized version of gr-howto-write-a-block? -- Johnathan Corgan Corgan Enterprises LLC http://corganenterprises.com/ _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
