SpotifyScraper icon indicating copy to clipboard operation
SpotifyScraper copied to clipboard

Error thrown on pip install

Open lati111 opened this issue 2 years ago • 2 comments

When running pip install spotifyscraper after never having installed the package, I get an error which fails the install.

Steps to reproduce the behavior:

  1. Open a cmd on windows 10 (probably all OSes though) without spotifyscraper installed on it
  2. run pip install spotifyscraper
  3. See error

Normally it should be installed, it is not image

  • OS: Windows 10 home
  • Browser: None used
  • Version [Python 3.11.1]

lati111 avatar Apr 22 '23 17:04 lati111

When running pip install spotifyscraper after never having installed the package, I get an error which fails the install.

Steps to reproduce the behavior:

  1. Open a cmd on windows 10 (probably all OSes though) without spotifyscraper installed on it
  2. run pip install spotifyscraper
  3. See error

Normally it should be installed, it is not image

  • OS: Windows 10 home
  • Browser: None used
  • Version [Python 3.11.1]

I got the same error. Trying to resolve it by manually adding libxml12 wheel and C++ developer tools to match the required dependency. Still, it shows this error.

Alixyz2019 avatar Jun 07 '23 05:06 Alixyz2019

#17 currently ur free to pip install git+https://ari-web.xyz/gh/SpotifyScraper

ar1ja avatar Aug 03 '23 13:08 ar1ja

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar May 24 '25 00:05 github-actions[bot]