Error thrown on pip install
When running pip install spotifyscraper after never having installed the package, I get an error which fails the install.
Steps to reproduce the behavior:
- Open a cmd on windows 10 (probably all OSes though) without spotifyscraper installed on it
- run
pip install spotifyscraper - See error
Normally it should be installed, it is not

- OS: Windows 10 home
- Browser: None used
- Version [Python 3.11.1]
When running
pip install spotifyscraperafter never having installed the package, I get an error which fails the install.Steps to reproduce the behavior:
- Open a cmd on windows 10 (probably all OSes though) without spotifyscraper installed on it
- run
pip install spotifyscraper- See error
Normally it should be installed, it is not
- 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
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.