Hi Doitsu,
I installed the newest version (0.6.8) after found some errors in the previous one. After some successful times, today I've seen the following:
Status: failed
Traceback (most recent call last):
File "/Applications/Sigil.app/Contents/plugin_launchers/python/launcher.py", line 142, in launch
self.exitcode = target_script.run(container)
File "/Users/*****/Library/Application Support/sigil-ebook/sigil/plugins/KindleGenQt/plugin.py", line 745, in run
if dc_identifier.startswith('urn'):
AttributeError: 'NoneType' object has no attribute 'startswith'
Error: 'NoneType' object has no attribute 'startswith'
So I uninstall both versions and erased their preference files. Then I reinstall version 0.6.8, but I found the same error message. I've also installed version 0.5.5 and, Ħeureka! it functions as it should (well, sort of: I needed to write the path to kindlegen executable in my system). Although I can get the azw3 from the epub file as usual, I'd like to use the 0.6.8 version: it allows to write the true ASIN so adding a fake one isn't necessary anymore.
[
macOS 12.4
Sigil 1.9.10
kindlegen V2.9 build 0000-kdevbld
]
|