Package: python3-searx Version: 0.14.0+dfsg1-2 Hi josch,
I got the error "unexpected crash: name 'basestring' is not defined" from the hoogle backend. I guess this is due to searx.utils.to_string using basestring without defining it. Regardless of whether that's the cause, the use of basestring in to_string is certainly a bug. Helmut