Kimmo L. writes:

 >     import xapian
 > ModuleNotFoundError: No module named 'xapian'

I'm pretty sure this occurs when the Xapian application and its
libraries are not installed.  xapian-haystack is an adapter from C++
(or maybe C) to Python, it is not a complete installation of the
Xapian package.  See Requirements at

https://pypi.org/project/xapian-haystack/

Have you installed Xapian itself?  If you have and still no luck, let
us know.  I know that many sites have successfully installed Xapian as
the indexer for their Mailman instance.

Steve

------------------------------------------------------
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
    https://mail.python.org/archives/list/mailman-users@python.org/

Reply via email to