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

Reply via email to