这是indexloc提供的服务,不要输入任何密码
Skip to content
Discussion options

You must be logged in to vote

We had invalid version identifiers in the past / fixed in #2122

When you try to update, pip can't uninstall the previous installed version due to the invalid version number that is installed.

A simple workaround is to remove the invalid version identifier manually by removing the searxng.egg-info file from the previous installation (from the last update):

$ sudo -H rm -rf /usr/local/searxng/searxng-src/searxng.egg-info/
$ sudo -H ./utils/searxng.sh instance update

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by return42
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants