Hi Kei, no, this is something else: As the error message says, the "ModToolException" name is not defined, which is strange, because it is defined in the very basic python files that belong to gr_modtool. Are you perhaps mixing different installations of GNU Radio (e.g. a new one with a really really old gr_modtool that you downloaded separately?!)? Best regards, Marcus
On 15.04.2016 10:17, Keikavoos Afghahi wrote: > > Hello, > > > i wanted to create my OOT module. I use Ubuntu and when i type : " > gr_modtool newmod mymod " in the terminal , the following exception is > thrown : > > > > > Traceback (most recent call last): > File "/usr/local/bin/gr_modtool", line 47, in <module> > main() > File "/usr/local/bin/gr_modtool", line 41, in main > except ModToolException as err: > NameError: global name 'ModToolException' is not defined > > > > my first guess is gr_modtool script cant find the files to create an > OOT module, i dont know how to fix this though. > > > Thanks for any help > > > Kei > > > > > > > _______________________________________________ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio