![]() |
Sigil not fully launching - Embedded Python error
I just downloaded and installed the latest version of Sigil on Windows 7 x64. When I try to run it, immediately I get error windows popping up, one after the other after I close each. Then finally Sigil comes up with one final small error window blank in front of it, and Sigil remains stuck in not responding.
First popup window says - Embedded Python error Second says - Error in xmlprocessor repair XML: -2 Within those windows it says: Traceback (most recent call last): File "C:/Program Files/Sigil/python3lib\xmlprocessor.py", line 5, in <module> from sigil_bs4 import BeautifulSoup File "C:/Program Files/Sigil/plugin_launchers/python\sigil_bs4\__init__.py", line 34, in <module> from .builder import builder_registry, ParserRejectedMarkup File "C:/Program Files/Sigil/plugin_launchers/python\sigil_bs4\builder\__init__.py", line 314, in <module> from . import _htmlparser File "C:/Program Files/Sigil/plugin_launchers/python\sigil_bs4\builder\_htmlparser.py", line 85 data = "\N{REPLACEMENT CHARACTER}" ^ SyntaxError: (unicode error) \N escapes not supported (can't load unicodedata module) If anyone knows how to fix this please explain it like I know nothing about tweaking PCs, because that is the case. Thanks much. |
Did you:
a) open Sigil using the Calibre "Open with" option or plugin, b) manually install an older Python 3 version on your machine and configured Sigil to use an external Python interpreter |
Quote:
After installation and restarting my computer, I went to the Start panel, then All Programs, down to the Sigil Folder, and clicked the Sigil icon. How do I do b)? |
Please try the following:
|
Quote:
|
Please tell me you didn't download the Sigil installer from anywhere other than Sigil's github repository?
https://github.com/Sigil-Ebook/Sigil/releases/latest |
1 Attachment(s)
Quote:
Here's a screenshot of where I get to, when trying to start. If I try anything, nothing works. The screen goes light. If I click on the little window it asks if I want to problem solve (or something like that), wait for the program to respond, or shut down. |
Hmm ... the python error message you reported makes no sense. The _htmlparser.py code in sigil_bs4/builder is not used during Sigil start up for xml repair. So something very strange is going on.
|
Quote:
|
I googled the following and it appears to be a python3 "random" bug from what I can tell:
SyntaxError: (unicode error) \N escapes not supported (can't load unicodedata module) It is really strange. Are you sure you are using the python version that part of Sigil, and that you do not have an older or newer version of python3.x installed someplace on your system that is somehow being found in your path first? This bug seems to hit only some users but was supposed to finally be fixed in Python 3.8.0 alpha. |
Quote:
https://www.mobileread.com/forums/sh...0your%20build. |
Quote:
|
But not the exact same error message. Any time Sigil is launched it uses its embedded python interpreter to properly parse xml using sigil_bs4 and lxml.
All failures of Sigil's python return that same failure message at the first level. It is the underlying tru error that matters. |
No, Sigil has and uses its own python 3.8 version. Just remove the old python version (3.0) from your system and path and try again.
|
Very weird. There should be no way that Sigil would use any other Python version but its own (for the embedded python portions). Even if it were included on the system path.
|
| All times are GMT -4. The time now is 10:19 PM. |
Powered by: vBulletin
Copyright ©2000 - 3.8.5, Jelsoft Enterprises Ltd.
MobileRead.com is a privately owned, operated and funded community.