pluveto / Mathink

一个无需依赖 Latex 的 Latex 风格公式编辑器, 支持用作 Inkscape 插件. Engish trans: inkscape math symbols / formula editor with latex/tex syntax. On LaTex NOT depending
45 stars 7 forks source link

Trouble installing, getting the following error: #7

Open jsilve24 opened 3 years ago

jsilve24 commented 3 years ago

Thanks for putting this together. Unfortunately, I am having trouble getting it to work.

I am using Inkscape version 1.0.2 Just following install instructions and using update v1.1 of this extension.

The error occurs when I go to Extensions > Mathink... and try to press apply.

/FI: 1: TASKLIST: not found
/usr/lib/python3/dist-packages/apport/report.py:13: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
  import fnmatch, glob, traceback, errno, sys, atexit, locale, imp, stat
Traceback (most recent call last):
  File "/home/***/.config/inkscape/extensions/mathink.py", line 78, in <module>
    if not process_exists("Mathink.GUI.exe"):
  File "/home/***/.config/inkscape/extensions/mathink.py", line 19, in process_exists
    output = subprocess.check_output(call, shell=True)
  File "/usr/lib/python3.9/subprocess.py", line 424, in check_output
    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
  File "/usr/lib/python3.9/subprocess.py", line 528, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '('TASKLIST', '/FI', 'imagename eq Mathink.GUI.exe')' returned non-zero exit status 127.

Thank you!

pluveto commented 3 years ago

Sorry, only Windows supported