You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
When running
pip install spotifyscraper
after never having installed the package, I get an error which fails the install.Steps to reproduce the behavior:
pip install spotifyscraper
Normally it should be installed, it is not
The text was updated successfully, but these errors were encountered: