View Single Post
Old 05-14-2021, 10:09 AM   #10
jambraman
Junior Member
jambraman began at the beginning.
 
Posts: 1
Karma: 10
Join Date: May 2021
Device: Ipad
Access Aide in Sigil not working

I installed Access Aide through Sigil in the manage plugins menu. Imported the zip file. So far so good. I open the Epub and when i run Access Aide i get an error. Ive tried running with the "Bundled Python" ticked. Ive also tried to install newest python and pointing the the Python launcher.. Didnt work idea.
Im using a mac with Catalina 10.15.7 on. Any ideas why its not working?


ERROR:

Status: failed

Traceback (most recent call last):
File "/Applications/Sigil.app/Contents/plugin_launchers/python/launcher.py", line 141, in launch
target_script = __import__(script_module)
File "/Users/XXXXX/Library/Application Support/sigil-ebook/sigil/plugins/Access-Aide/plugin.py", line 24, in <module>
from accessgui import GUIUpdateFromList
File "/Users/XXXXX/Library/Application Support/sigil-ebook/sigil/plugins/Access-Aide/accessgui.py", line 16, in <module>
from PIL import Image, ImageTk
File "site-packages/PIL/ImageTk.py", line 28, in <module>
File "tkinter/__init__.py", line 36, in <module>
ImportError: dlopen(/Applications/Sigil.app/Contents/Frameworks/Python.framework/Versions/3.8/lib/python3.8/lib-dynload/_tkinter.cpython-38-darwin.so, 2): Library not loaded: /Library/Frameworks/Tcl.framework/Versions/8.6/Tcl
Referenced from: /Applications/Sigil.app/Contents/Frameworks/Python.framework/Versions/3.8/lib/python3.8/lib-dynload/_tkinter.cpython-38-darwin.so
Reason: image not found
Error: dlopen(/Applications/Sigil.app/Contents/Frameworks/Python.framework/Versions/3.8/lib/python3.8/lib-dynload/_tkinter.cpython-38-darwin.so, 2): Library not loaded: /Library/Frameworks/Tcl.framework/Versions/8.6/Tcl
Referenced from: /Applications/Sigil.app/Contents/Frameworks/Python.framework/Versions/3.8/lib/python3.8/lib-dynload/_tkinter.cpython-38-darwin.so
Reason: image not found
jambraman is offline   Reply With Quote