macro-etym icon indicating copy to clipboard operation
macro-etym copied to clipboard

Etymwn-smaller.tsv missing

Open autoditactics opened this issue 8 years ago • 0 comments

$ macroetym --help Traceback (most recent call last): File "/usr/local/bin/macroetym", line 7, in from macroetym.main import cli File "/usr/local/lib/python3.6/site-packages/macroetym/main.py", line 34, in with open(etymwn) as csvfile: FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/lib/python3.6/site-packages/macroetym/etymwn-smaller.tsv'

It doesn't seem like the pip package contains etymwn-smaller.tsv

autoditactics avatar Jun 14 '17 15:06 autoditactics