AliAkhtari78/SpotifyScraper

Error thrown on pip install

lati111 opened this issue · 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]

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.

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