View Single Post
Old 12-13-2014, 08:18 AM   #1
turbulent
Member
turbulent began at the beginning.
 
Posts: 14
Karma: 10
Join Date: May 2014
Device: kindle paperwhite
UnicodeWarning when running Sigil plugin

When running a Sigil plugin, if the current path contains non-ASCII character, the plugin runner dialog will display the message:

C:\Program Files\Sigil\plugin_launchers\\python\launcher.py:2 43: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
if script_home not in sys.path:

The message is displayed only when the plugin is running. When the plugin finishes running, the message will be replaced by the output of plugin.
turbulent is offline   Reply With Quote