SHOW:
|
|
- or go back to the newest paste.
1 | $ aq-dixtest -d . mt-he | |
2 | ['./apertium-mt-he.mt-he.dix', './apertium-mt-he.mt.dix', './apertium-mt-he.he.dix'] | |
3 | Traceback (most recent call last): | |
4 | File "/home/fran/local/bin/aq-dixtest", line 9, in <module> | |
5 | load_entry_point('apertium-quality==0.2', 'console_scripts', 'aq-dixtest')() | |
6 | File "/home/fran/local/lib/python3.2/site-packages/apertium_quality-0.2-py3.2.egg/apertium/quality/frontend/dictionary_tester.py", line 18, in main | |
7 | ui.start() | |
8 | File "/home/fran/local/lib/python3.2/site-packages/apertium_quality-0.2-py3.2.egg/apertium/quality/frontend/__init__.py", line 20, in start | |
9 | ret = self.run() | |
10 | File "/home/fran/local/lib/python3.2/site-packages/apertium_quality-0.2-py3.2.egg/apertium/quality/testing.py", line 315, in run | |
11 | self.get_entries() | |
12 | File "/home/fran/local/lib/python3.2/site-packages/apertium_quality-0.2-py3.2.egg/apertium/quality/testing.py", line 299, in get_entries | |
13 | self.rules[i].append(DixFile(i).get_entries()) | |
14 | TypeError: 'NoneType' object is not subscriptable |