should be "semantextTM" not "Semantext"
Status: Alpha
Brought to you by:
efreese
Verson 0.72.1:
Traceback (most recent call last):
File "semantext.py", line 633, in OnFileNew
tm_handler = SemantextTMImporter(tm_name,
tm_module, tm_module_keywords)
File "semantextTM.py", line 130, in __init__
tm_module = self._get_module(tm_module)
File "tmutils.py", line 200, in _get_module
fp, pathname, description = imp.find_module
(module_name)
ImportError: No module named SemantextTM