albertz / music-player-core

Music player core Python module
BSD 2-Clause "Simplified" License
74 stars 22 forks source link

Install failed on Ubuntu #22

Open pyhedgehog opened 2 months ago

pyhedgehog commented 2 months ago
# pip install musicplayer
Collecting musicplayer
  Using cached musicplayer-1.20141030.091600.tar.gz (51 kB)
  Preparing metadata (setup.py) ... done
Discarding https://files.pythonhosted.org/packages/7f/e2/7a1890044c7cb2073b83924b5868eea55207317c12092d9615869381dc7e/musicplayer-1.20141030.091600.tar.gz (from https://pypi.org/simple/musicplayer/): Requested musicplayer from https://files.pythonhosted.org/packages/7f/e2/7a1890044c7cb2073b83924b5868eea55207317c12092d9615869381dc7e/musicplayer-1.20141030.091600.tar.gz has inconsistent version: expected '1.20141030.91600', but metadata has '1.20240610.143020'
  Using cached musicplayer-1.20141015.065824.tar.gz (50 kB)
  Preparing metadata (setup.py) ... done
Discarding https://files.pythonhosted.org/packages/07/b2/51d9749c9474b908688a6beb466b50383e2c6c4a7ece6203502e811c0338/musicplayer-1.20141015.065824.tar.gz (from https://pypi.org/simple/musicplayer/): Requested musicplayer from https://files.pythonhosted.org/packages/07/b2/51d9749c9474b908688a6beb466b50383e2c6c4a7ece6203502e811c0338/musicplayer-1.20141015.065824.tar.gz has inconsistent version: expected '1.20141015.65824', but metadata has '1.20240610.143022'
...
albertz commented 2 months ago

Thanks for the report, this should be fixed. As a workaround, currently I would suggest to manually install it.