View Single Post
Old 12-11-2019, 07:11 AM   #267
RbnJrg
Wizard
RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.
 
Posts: 1,853
Karma: 8821117
Join Date: Mar 2013
Location: Rosario - Santa Fe - Argentina
Device: Kindle 4 NT
I can't start Sigil. I receive the following error:

Code:
Embedded Python Error

Traceback (most recent call last):

  File "I:/Programas/Sigil Alpha/python3lib\xmlprocessor.py", line 5, in <module>
    from sigil_bs4 import BeautifulSoup

  File "I:/Programas/Sigil Alpha/plugin_launchers/python\sigil_bs4\__init__.py", line 48, in <module>
    from .builder import builder_registry, ParserRejectedMarkup

  File "I:/Programas/Sigil Alpha/plugin_launchers/python\sigil_bs4\builder\__init__.py", line 325, in <module>
    from . import _htmlparser

ValueError: source code string cannot contain null bytes
and

Code:
error in xmlprocessor repairXML:-2

Traceback (most recent call last):

  File "I:/Programas/Sigil Alpha/python3lib\xmlprocessor.py", line 5, in <module>
    from sigil_bs4 import BeautifulSoup

  File "I:/Programas/Sigil Alpha/plugin_launchers/python\sigil_bs4\__init__.py", line 48, in <module>
    from .builder import builder_registry, ParserRejectedMarkup

  File "I:/Programas/Sigil Alpha/plugin_launchers/python\sigil_bs4\builder\__init__.py", line 325, in <module>
    from . import _htmlparser

ValueError: source code string cannot contain null bytes
RbnJrg is offline   Reply With Quote