View Single Post
Old 01-06-2021, 04:16 PM   #12
BookWalker
Enthusiast
BookWalker began at the beginning.
 
BookWalker's Avatar
 
Posts: 38
Karma: 10
Join Date: Apr 2017
Device: MacBook Pro
Quote:
Originally Posted by KevinH View Post
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.
I see Python 3.0.1 installed. Should I uninstall it and download the 3.8.0 version and install?
BookWalker is offline   Reply With Quote