koniu / recoll-webui

web interface for recoll desktop search
266 stars 55 forks source link

Installation - Server error - Recoll compat: PLEASE READ THIS #17

Closed ghost closed 10 years ago

ghost commented 10 years ago

If the server gives you an error on startup like the following: ImportError: No module named recoll or: AttributeError("'module' object has no attribute 'connect'",) or: AttributeError: 'recoll.Query' object has no attribute 'rowcount'

You probably have a Recoll version compatibility issue.

The main branch in koniu/recoll-webui is currently compatible only with recoll versions 1.18.2 and newer.

If you are running Recoll 1.18.1 or older, please use the code in https://github.com/medoc92/recoll-webui

koniu commented 10 years ago

Added version specific download info to the readme. https://github.com/koniu/recoll-webui/blob/master/README.rst#download