YunoHost-Apps / searx_ynh

Searx package for YunoHost
https://searx.github.io/searx/
GNU General Public License v3.0
20 stars 18 forks source link

Installation Log shows some errors #49

Closed HyperCriSiS closed 5 years ago

HyperCriSiS commented 5 years ago

Hi,

the installation logs some errors:

ERROR: pyasn1-modules 0.2.5 has requirement pyasn1<0.5.0,>=0.4.1, but you'll have pyasn1 0.1.9 which is incompatible.

DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.

DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.

sent invalidate(group) request, exiting
sent invalidate(passwd) request, exiting
sent invalidate(group) request, exiting
sent invalidate(passwd) request, exiting

Is this an issue?

Thanks, Hyper

maniackcrudelis commented 5 years ago

It should work anyway, an upgrade is ongoing with python 3. https://github.com/YunoHost-Apps/searx_ynh/pull/41 It should fix those warning.

HyperCriSiS commented 5 years ago

ok, thanks!