Calibre

From wiki
Revision as of 13:17, 14 January 2022 by Hdridder (talk | contribs) (Created page with "Calibre [https://calibre-ebook.com] is a very nice eBook reader and manager. Unfortunately in Ubuntu the available version (4.99) does not work. It reports: RuntimeError...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Calibre [1] is a very nice eBook reader and manager.

Unfortunately in Ubuntu the available version (4.99) does not work. It reports:

RuntimeError: Failed to load the progress_indicator C extension, with error: PyCapsule_GetPointer called with incorrect name

You can install the latest version from the Calibre website using:

sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh /dev/stdin

That works like a charm.