View Single Post
Old 03-19-2024, 08:40 AM   #64
astelshky
Junior Member
astelshky began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Mar 2024
Device: Kindle Paperwhite 11th gen
hi! I just updated to 1.06 and I am getting errors which I did not get in the previous versions:

calibre, version 6.29.0
ERROR: Unhandled exception: <b>NameError</b>:name 'unicode' is not defined

calibre 6.29 embedded-python: True
macOS-11.7.10-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '20.6.0', 'Darwin Kernel Version 20.6.0: Thu Jul 6 22:12:47 PDT 2023; root:xnu-7195.141.49.702.12~1/RELEASE_X86_64')
Python 3.10.1
OSX: ('11.7.10', ('', '', ''), 'x86_64')
Interface language: None
Successfully initialized third party plugins: DeDRM (10, 0, 3) && Amazon.com Multiple Countries (1, 0, 0) && Barnes & Noble (1, 5, 3) && Clean Metadata (0, 0, 6) && Count Pages (1, 13, 5) && EpubMerge (2, 17, 0) && EpubSplit (3, 6, 0) && Goodreads (1, 8, 0) && Kindle hi-res covers (0, 5, 1) && Kobo Metadata (1, 5, 0) && Modify ePub (1, 8, 3) && Prettify Cover (1, 6, 0) && Resize Cover (1, 2, 1)
Traceback (most recent call last):
File "calibre_plugins.prettify_cover.config", line 170, in set_as_default
if unicode(self.item(row, 2).text()).strip() == 'Default':
NameError: name 'unicode' is not defined
astelshky is offline   Reply With Quote