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 install not working on Kubuntu 21.10: "Fix your #egg=DR14-T.meter fragments." #74

Open
thezerobit opened this issue Oct 27, 2021 · 1 comment

Comments

@thezerobit
Copy link

this is the error I get when trying to install via the command on this page: https://pypi.org/project/DR14-T.meter/

$ pip install DR14-T.meter
Collecting DR14-T.meter
  Downloading dr14-t.meter-1.0.16.tar.gz (36 kB)
  WARNING: Generating metadata for package DR14-T.meter produced metadata for project name dr14-tmeter. Fix your #egg=DR14-T.meter fragments.
WARNING: Discarding https://files.pythonhosted.org/packages/a1/fc/011727826f98417968f81a6f0c45722aceb2dcf9512f7cb691687733f304/dr14-t.meter-1.0.16.tar.gz#sha256=7777c9f05c3e97d18c47e7dbba0f0aedd34bee618693334d3e82e8e528d66a45 (from https://pypi.org/simple/dr14-t-meter/). Requested dr14-tmeter from https://files.pythonhosted.org/packages/a1/fc/011727826f98417968f81a6f0c45722aceb2dcf9512f7cb691687733f304/dr14-t.meter-1.0.16.tar.gz#sha256=7777c9f05c3e97d18c47e7dbba0f0aedd34bee618693334d3e82e8e528d66a45 has different name in metadata: 'dr14-tmeter'
  Downloading dr14_t.meter-1.0.15.tar.gz (36 kB)
  WARNING: Generating metadata for package DR14-T.meter produced metadata for project name dr14-tmeter. Fix your #egg=DR14-T.meter fragments.
WARNING: Discarding https://files.pythonhosted.org/packages/ff/b4/7b71c5c7d037916e9020dbc26866156eb793d37a2aff0b034e875dc7e96b/dr14_t.meter-1.0.15.tar.gz#sha256=c1f23a4cc2953575abd7af9dcef3f9e0e4b13439b3100d7ab6ac81e6ce6c9f9c (from https://pypi.org/simple/dr14-t-meter/). Requested dr14-tmeter from https://files.pythonhosted.org/packages/ff/b4/7b71c5c7d037916e9020dbc26866156eb793d37a2aff0b034e875dc7e96b/dr14_t.meter-1.0.15.tar.gz#sha256=c1f23a4cc2953575abd7af9dcef3f9e0e4b13439b3100d7ab6ac81e6ce6c9f9c has different name in metadata: 'dr14-tmeter'
  Downloading dr14-t.meter-1.0.10.tar.gz (36 kB)
  WARNING: Generating metadata for package DR14-T.meter produced metadata for project name dr14-tmeter. Fix your #egg=DR14-T.meter fragments.
WARNING: Discarding https://files.pythonhosted.org/packages/64/19/2026c07e9f6fa63236c59a373b824ee755afa1dec98bc6b83032e0690525/dr14-t.meter-1.0.10.tar.gz#sha256=93918e33e9c814805c281493e1a36530573d824a48dbb260008daf92df527f2b (from https://pypi.org/simple/dr14-t-meter/). Requested dr14-tmeter from https://files.pythonhosted.org/packages/64/19/2026c07e9f6fa63236c59a373b824ee755afa1dec98bc6b83032e0690525/dr14-t.meter-1.0.10.tar.gz#sha256=93918e33e9c814805c281493e1a36530573d824a48dbb260008daf92df527f2b has different name in metadata: 'dr14-tmeter'
ERROR: Could not find a version that satisfies the requirement DR14-T.meter
ERROR: No matching distribution found for DR14-T.meter
@djfake
Copy link

djfake commented Apr 26, 2022

I have the same issue with Ubuntu 22.04 LTS

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

2 participants