View Single Post
Old 03-11-2024, 05:31 PM   #4
tomsem
Grand Sorcerer
tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.
 
Posts: 6,507
Karma: 26425959
Join Date: Apr 2009
Location: USA
Device: iPhone 15PM, Kindle Scribe, iPad mini 6, PocketBook InkPad Color 3
I'm going to assume you are on Mac, and maybe using Homebrew.

Whenever I need to have this plugin load in calibre I need to run this before launching:

Code:
brew unlink openssl@3
Then after quitting calibre:

Code:
brew link openssl@3
The unlink step should let you install directly in calibre.

It seems release version has issue with the current version of openssl, and has for some time now.

There is a beta version that's supposed to work with it, but I prefer the above workaround until the release version is fixed, as I do not want to run my Mac without latest version of openssl installed.

I do not know when that will be though I've asked on the DeACSM thread.

I only need to use the plugin 1 or 2 times a month, the rest of the time it fails to load in calibre but I don't need it to.

Last edited by tomsem; 03-11-2024 at 05:44 PM.
tomsem is online now   Reply With Quote