simon-r / dr14_t.meter

Compute the DR14 of a given audio file according to the procedure described by the Pleasurize Music Foundation
http://dr14tmeter.sourceforge.net
GNU General Public License v3.0
125 stars 33 forks source link

pip install not working on Kubuntu 21.10: "Fix your #egg=DR14-T.meter fragments." #74

Open thezerobit opened 3 years ago

thezerobit commented 3 years ago

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 commented 2 years ago

I have the same issue with Ubuntu 22.04 LTS