View Single Post
Old 03-13-2024, 12:40 PM   #8
CardamomDragon
Junior Member
CardamomDragon began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Mar 2024
Device: Kindle Scribe
Does this plugin work on Mac OS? I am trying to use it on my 2020 Macbook Pro running Sonoma 14.2.1 and Calibre 6.15.1 (I haven't updated for fear of breaking other important plugins, ha).

I downloaded the MacOSX x86 64-bit file from the K2pdfopt webpage. When I get the initial dialogue on running the plugin where it asks me to choose binary, I select that file, and then receive the following error. Any support would be greatly appreciated as this seems very useful.

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

calibre 6.15.1 embedded-python: True
macOS-14.2.1-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '23.2.0', 'Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10 PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64')
Python 3.10.1
OSX: ('14.2.1', ('', '', ''), 'x86_64')
Interface language: None
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (2, 9, 0) && DeDRM (10, 0, 3) && Package KFX (from KFX Input) (2, 9, 0) && K2pdfopt Plugin (0, 5, 2) && KFX metadata reader (from KFX Input) (2, 9, 0) && From KFX (2, 9, 0) && KFX Input (2, 9, 0) && Obok DeDRM (10, 0, 3)
Traceback (most recent call last):
File "calibre_plugins.k2pdfopt_plugin.gui.config", line 101, in _choose_file
if iswindows:
NameError: name 'iswindows' is not defined
CardamomDragon is offline   Reply With Quote