[GH-ISSUE #15] Error thrown on pip install #64

Closed
opened 2026-03-13 22:58:23 +03:00 by kerem · 3 comments
Owner

Originally created by @lati111 on GitHub (Apr 22, 2023).
Original GitHub issue: https://github.com/AliAkhtari78/SpotifyScraper/issues/15

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]
Originally created by @lati111 on GitHub (Apr 22, 2023). Original GitHub issue: https://github.com/AliAkhtari78/SpotifyScraper/issues/15 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](https://user-images.githubusercontent.com/75079614/233799194-d659f032-e6ca-4add-a3f3-d6ec1c32dc8f.png) - OS: Windows 10 home - Browser: None used - Version [Python 3.11.1]
kerem 2026-03-13 22:58:23 +03:00
  • closed this issue
  • added the
    stale
    label
Author
Owner

@Alixyz2019 commented on GitHub (Jun 7, 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]

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.

<!-- gh-comment-id:1579932382 --> @Alixyz2019 commented on GitHub (Jun 7, 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](https://user-images.githubusercontent.com/75079614/233799194-d659f032-e6ca-4add-a3f3-d6ec1c32dc8f.png) > > * 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.
Author
Owner

@ar1ja commented on GitHub (Aug 3, 2023):

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

<!-- gh-comment-id:1663953946 --> @ar1ja commented on GitHub (Aug 3, 2023): #17 currently ur free to `pip install git+https://ari-web.xyz/gh/SpotifyScraper`
Author
Owner

@github-actions[bot] commented on GitHub (May 24, 2025):

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.

<!-- gh-comment-id:2906077226 --> @github-actions[bot] commented on GitHub (May 24, 2025): 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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SpotifyScraper#64
No description provided.