View Single Post
Old 01-16-2017, 01:06 AM   #20
odamizu
just an egg
odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.
 
odamizu's Avatar
 
Posts: 1,839
Karma: 8006346
Join Date: Mar 2015
Device: Kindle, iOS
Hi there,

I'm getting an error when I try to run Tag Mechanic. I'm still new to Sigil, so I suspect I'm doing something stupid. I start by opening a book in Sigil, selecting a file, then go to Plugins > Edit > TagMechanic.

Then this happens:

Code:
Status: failed

Traceback (most recent call last):
  File "/Applications/Sigil.app/Contents/plugin_launchers/python/launcher.py", line 135, in launch
    self.exitcode = target_script.run(container)
  File "/Users/X/Library/Application Support/sigil-ebook/sigil/plugins/TagMechanic/plugin.py", line 565, in run
    img = tkinter.Image('photo', file=os.path.join(bk._w.plugin_dir, bk._w.plugin_name, 'images/icon.png'))
  File "/Applications/Sigil.app/Contents/Frameworks/Python.framework/Versions/3.5/lib/python3.5/tkinter/__init__.py", line 3350, in __init__
    self.tk.call(('image', 'create', imgtype, name,) + options)
_tkinter.TclError: couldn't recognize data in image file "/Users/X/Library/Application Support/sigil-ebook/sigil/plugins/TagMechanic/images/icon.png"
Error: couldn't recognize data in image file "/Users/X/Library/Application Support/sigil-ebook/sigil/plugins/TagMechanic/images/icon.png"
I am on a Mac OS 10.11.6 using Sigil 0.9.7. I deleted the preferences file, but that didn't help.

Thanks for any suggestions!

Also, is TagMechanic the Sigil equivalent of Diaps Editing Toolbag in Calibre?
odamizu is offline   Reply With Quote