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

Error thrown on pip install #15

Open
lati111 opened this issue Apr 22, 2023 · 2 comments
Open

Error thrown on pip install #15

lati111 opened this issue Apr 22, 2023 · 2 comments

Comments

@lati111
Copy link

lati111 commented Apr 22, 2023

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]
@Alixyz2019
Copy link

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.

@TruncatedDinoSour
Copy link

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

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

3 participants