Plugin doesn't work for Mac
Appreciate your work a lot! What a big help indeed.
Unfortunately the plugin can be installed on sigil which is on a Mac but can't successfully output a epub3.0.
Here's the message shown in Sigil. Hopefully this can be fixed and that would be another big help!
Status: failed
Traceback (most recent call last):
File "/Users/bettina/Desktop/Sigil.app/Contents/plugin_launchers/python/launcher.py", line 134, in launch
target_script = __import__(script_module)
File "/Users/bettina/Library/Application Support/sigil-ebook/sigil/plugins/ePub3-itizer/plugin.py", line 35, in <module>
import tkinter
File "tkinter/__init__.py", line 35, in <module>
ImportError: dlopen(/Users/bettina/Desktop/Sigil.app/Contents/Frameworks/Python.framework/Versions/3.5/lib/python3.5/lib-dynload/_tkinter.cpython-35m-darwin.so, 2): Library not loaded: /Library/Frameworks/Tcl.framework/Versions/8.6/Tcl
Referenced from: /Users/bettina/Desktop/Sigil.app/Contents/Frameworks/Python.framework/Versions/3.5/lib/python3.5/lib-dynload/_tkinter.cpython-35m-darwin.so
Reason: image not found
Error: dlopen(/Users/bettina/Desktop/Sigil.app/Contents/Frameworks/Python.framework/Versions/3.5/lib/python3.5/lib-dynload/_tkinter.cpython-35m-darwin.so, 2): Library not loaded: /Library/Frameworks/Tcl.framework/Versions/8.6/Tcl
Referenced from: /Users/bettina/Desktop/Sigil.app/Contents/Frameworks/Python.framework/Versions/3.5/lib/python3.5/lib-dynload/_tkinter.cpython-35m-darwin.so
Reason: image not found
|