能帮忙看下这个dsl词典的转化为什么报错吗?
> python "D:\HOME\test\randomtest\Pyglossary 4.6.1 (with MDX support)\pyglossary.pyw" --ui=tk
[INFO] Encoding of DSL file is not utf-8
[INFO] Encoding of DSL file is not utf-16
unhandled exception:
Traceback (most recent call last):
File "D:\HOME\test\randomtest\Pyglossary 4.6.1 (with MDX support)\pyglossary\glossary_v2.py", line 570, in _openReader
openResult = reader.open(filename)
^^^^^^^^^^^^^^^^^^^^^
File "D:\HOME\test\randomtest\Pyglossary 4.6.1 (with MDX support)\pyglossary\plugins\dsl\__init__.py", line 347, in open
encoding = self.detectEncoding()
^^^^^^^^^^^^^^^^^^^^^
File "D:\HOME\test\randomtest\Pyglossary 4.6.1 (with MDX support)\pyglossary\plugins\dsl\__init__.py", line 393, in detectEncoding
raise ValueError(
ValueError: Could not detect encoding of DSL file, specify it by: --read-options encoding=ENCODING
[CRITICAL] Reading file '..\\Yinghuazidian(En-Zh)-sinica.edu.tw.dsl.dz' failed.