level 3
ryhhh888
楼主
用了本吧的注释处理插件,处理带双向链接的插件,结果失败,哪位大佬帮忙看看是怎么回事?
处理完毕,共处理了 1392 条注释。
共耗费时间 1.4997 s
Traceback (most recent call last):
File "C:\Users\Administrator\AppData\Local\sigil-ebook\sigil\plugins\SigilFootNoteUltimate\plugin.py", line 606, in run
bk.addfile('Log_by_SigilFootNoteUltimate', 'Log_by_SigilFootNoteUltimate.txt', log, 'text/plain')
~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "E:\Sigil\Sigil\plugin_launchers\python\bookcontainer.py", line 185, in addfile
self._w.addfile(uniqueid, basename, data, mime, properties, fallback, overlay)
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "E:\Sigil\Sigil\plugin_launchers\python\wrapper.py", line 681, in addfile
raise WrapperException('Basename already exists')
wrapper.WrapperException: Basename already exists
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "E:\Sigil\Sigil\plugin_launchers\python\launcher.py", line 142, in launch
self.exitcode = target_script.run(container)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^
File "C:\Users\Administrator\AppData\Local\sigil-ebook\sigil\plugins\SigilFootNoteUltimate\plugin.py", line 608, in run
bk.writefile('Log_by_SigilFootNoteUltimate', log)
~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "E:\Sigil\Sigil\plugin_launchers\python\bookcontainer.py", line 180, in writefile
self._w.writefile(id, data)
~~~~~~~~~~~~~~~~~^^^^^^^^^^
File "E:\Sigil\Sigil\plugin_launchers\python\wrapper.py", line 644, in writefile
raise WrapperException('Id does not exist in manifest')
wrapper.WrapperException: Id does not exist in manifest
Error: Id does not exist in manifest
2025年06月14日 07点06分
1
处理完毕,共处理了 1392 条注释。
共耗费时间 1.4997 s
Traceback (most recent call last):
File "C:\Users\Administrator\AppData\Local\sigil-ebook\sigil\plugins\SigilFootNoteUltimate\plugin.py", line 606, in run
bk.addfile('Log_by_SigilFootNoteUltimate', 'Log_by_SigilFootNoteUltimate.txt', log, 'text/plain')
~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "E:\Sigil\Sigil\plugin_launchers\python\bookcontainer.py", line 185, in addfile
self._w.addfile(uniqueid, basename, data, mime, properties, fallback, overlay)
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "E:\Sigil\Sigil\plugin_launchers\python\wrapper.py", line 681, in addfile
raise WrapperException('Basename already exists')
wrapper.WrapperException: Basename already exists
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "E:\Sigil\Sigil\plugin_launchers\python\launcher.py", line 142, in launch
self.exitcode = target_script.run(container)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^
File "C:\Users\Administrator\AppData\Local\sigil-ebook\sigil\plugins\SigilFootNoteUltimate\plugin.py", line 608, in run
bk.writefile('Log_by_SigilFootNoteUltimate', log)
~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "E:\Sigil\Sigil\plugin_launchers\python\bookcontainer.py", line 180, in writefile
self._w.writefile(id, data)
~~~~~~~~~~~~~~~~~^^^^^^^^^^
File "E:\Sigil\Sigil\plugin_launchers\python\wrapper.py", line 644, in writefile
raise WrapperException('Id does not exist in manifest')
wrapper.WrapperException: Id does not exist in manifest
Error: Id does not exist in manifest