On 12/02/2016 11:55 PM, Nikhil Rayaprolu wrote:
> Hello I am new to the Mailman community and on my try to contribute for
> Mailman,I started installing all packages . For Hyperkitty I followed
> https://hyperkitty.readthedocs.io/en/latest/development.html . Everything
> went fine without any errors but on accessing the hyperkitty on my browser
> , it shows me an error stating "A server error occurred.  Please contact
> the administrator."
> and on the terminal the last 3 lines shows
> 
> File
> "/home/nikhil/dev/mailman/venv2/local/lib/python2.7/site-packages/django_haystack-2.5.1-py2.7.egg/haystack/backends/whoosh_backend.py",
> line 30, in <module>
>     raise MissingDependency("The 'whoosh' backend requires the installation
> of 'Whoosh'. Please refer to the documentation.")
> MissingDependency: The 'whoosh' backend requires the installation of
> 'Whoosh'. Please refer to the documentation.



As it says at
<http://hyperkitty.readthedocs.io/en/latest/development.html#setting-up-the-databases>,
"HyperKitty’s default configuration uses the Whoosh backend, so if you
want to use that you just need to install the Whoosh Python library."

  pip install Whoosh

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to