Comment 16 for bug 1664554

Revision history for this message
Alvin Penner (apenner) wrote :

reproduced on Windows 10, Inkscape 0.92.2pre0 (973e216, 2017-07-25)
 using the install file inkscape-0.92.2pre0-x86.exe

Python error message is:
......................................
Traceback (most recent call last):
  File "jessyInk_export.py", line 172, in <module>
    e = MyEffect()
  File "jessyInk_export.py", line 80, in __init__
    inkex.errormsg(_("Could not find Inkscape command.\n"))
NameError: global name '_' is not defined