How to install Recoll's python:epub helper?

I installed the latest version of Recoll from the ppa because it was claimed it can index epub files.

When I select "Show missing helpers" there's "python:epub" in the list. I cannot find it in the software center. I already have the python-recoll package installed.

2 Answers

As per a comment at launchpad.net bugs site , you can use the following workaround to get the python epub module installed:

sudo apt-get install python-pip sudo pip install epub

1

You can get the Python epub module from here:

More generally the hopefully up-to-date information about Recoll helpers is here:

This is in turn is pointed to from the manual:

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like