Error thrown on pip install
lati111 opened this issue · 2 comments
lati111 commented
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]
Alixyz2019 commented
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]
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 commented
#17 currently ur free to pip install git+https://ari-web.xyz/gh/SpotifyScraper