discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] except ModToolException as err:


From: Keikavoos Afghahi
Subject: [Discuss-gnuradio] except ModToolException as err:
Date: Fri, 15 Apr 2016 08:17:27 +0000

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





reply via email to

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