Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pip or pip3 installation error has different version in metadata: 1.1.4 #48

Open
anandtiwarics opened this issue Dec 1, 2020 · 2 comments

Comments

@anandtiwarics
Copy link

anandtiwarics commented Dec 1, 2020

pip install openvas-lib getting below error

Collecting openvas-lib
  Using cached openvas_lib-1.1.8.tar.gz (30 kB)
ERROR: Requested openvas-lib from https://files.pythonhosted.org/packages/9a/f1/b169dfb62493b8dd2055858a300dcdf2564fd41901ffa02236b7a323114b/openvas_lib-1.1.8.tar.gz#sha256=8b2d4c3151b7b358535a0bdd5548eca8b73661178c136f61334da36171e30fd7 has different version in metadata: '1.1.4'

Environment:

pip 20.3 from /app/envs/lib/python3.6/site-packages/pip (python 3.6)
@brainwane
Copy link

Hello - I saw your bug report by searching GitHub for people running into trouble with pip 20.3, and figured I could mention here a useful troubleshooting and workaround tip from the documentation: If you need a workaround while you’re fixing the root cause of this problem, you can choose the old resolver behavior using the flag --use-deprecated=legacy-resolver. This will work until we release pip 21.0 (see Deprecation timeline).

@120346
Copy link

120346 commented Oct 7, 2021

Any update on fixing the metadata?? Seems like this would be an easy fix. All of the packages above 1.1.4 are messed up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants