View Single Post
Old 01-06-2021, 04:11 PM   #10
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,870
Karma: 6120478
Join Date: Nov 2009
Device: many
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.
KevinH is offline   Reply With Quote