sv99 / lsdreader

decompile Lingvo LSD dictionary to DSL
MIT License
93 stars 18 forks source link

I get an error. #10

Closed isemsez closed 3 years ago

isemsez commented 6 years ago

Hi. C:\Users\Malay>lsdreader -h Traceback (most recent call last): File "C:\Users\Malay\AppData\Local\Programs\Python\Python35-32\Scripts\lsdreader-script.py", line 11, in load_entry_point('lingvoreader==0.2.8', 'console_scripts', 'lsdreader')() File "c:\users\malay\appdata\local\programs\python\python35-32\lib\site-packages\pkg_resources__init.py", line 565, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "c:\users\malay\appdata\local\programs\python\python35-32\lib\site-packages\pkg_resources__init.py", line 2631, in load_entry_point return ep.load() File "c:\users\malay\appdata\local\programs\python\python35-32\lib\site-packages\pkg_resources__init__.py", line 2291, in load return self.resolve() File "c:\users\malay\appdata\local\programs\python\python35-32\lib\site-packages\pkg_resources\init.py", line 2297, in resolve module = import__(self.module_name, fromlist=['name__'], level=0) File "c:\users\malay\appdata\local\programs\python\python35-32\lib\site-packages\lingvoreader\lsdreader.py", line 53 except ValueError, e: ^ SyntaxError: invalid syntax

balta2ar commented 6 years ago

I suppose this script is for Python2, and you're running it using Python3.

isemsez commented 6 years ago

Would appreciate if somebody help with converting one .lsd file.

I run an Authohotkey scripting language project and have integrated a Python3 based nltk utility (with difficulty). As I don't much understand in Python, I'm reluctant to experiment with Python2 in order not to ruin what I've already set.

sv99 commented 6 years ago

Send me you lsd sv99@inbox.ru

isemsez commented 6 years ago

Thank you. It helped me with derived words.