You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
do not install xapian for python-3.11-dev tests. Build is failing and
I am not sure why.
/home/travis/virtualenv/python3.11-dev/bin/python3 -c 'import os;os.chdir("xapian");import _xapian'
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named '_xapian'
0 commit comments