[GH-ISSUE #293] Spotipy installation from pip is unupdated? #163

Closed
opened 2026-02-27 23:21:09 +03:00 by kerem · 2 comments
Owner

Originally created by @stavlocker on GitHub (May 21, 2018).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/293

Hello. I've installed spotipy from pip (pip install spotipy, as simple as it gets) and for some reason the spotipy.util.prompt_for_user_token doesn't have the cache_path keyword argument, even though it's there here in the source code. The pull request for this was already merged in September 2017. What is the reason for this?

Originally created by @stavlocker on GitHub (May 21, 2018). Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/293 Hello. I've installed spotipy from pip (`pip install spotipy`, as simple as it gets) and for some reason the `spotipy.util.prompt_for_user_token` doesn't have the `cache_path` keyword argument, even though it's there here in the [source code](https://github.com/plamere/spotipy/blob/4c2c1d763a3653aa225c4af848409ec31286a6bf/spotipy/util.py#L22). The [pull request](https://github.com/plamere/spotipy/pull/169) for this was already merged in September 2017. What is the reason for this?
kerem closed this issue 2026-02-27 23:21:09 +03:00
Author
Owner

@ritiek commented on GitHub (May 21, 2018):

Similar issues with #284, #283, #270, #231, #211. There seems to have been no release on PyPi since Jan, 2017.

<!-- gh-comment-id:390660641 --> @ritiek commented on GitHub (May 21, 2018): Similar issues with #284, #283, #270, #231, #211. There seems to have been [no release on PyPi since Jan, 2017](https://pypi.org/project/spotipy/#history).
Author
Owner

@stephanebruckert commented on GitHub (Jan 11, 2020):

This should be fixed with version 2.5.0, just do:

pip install spotipy --upgrade
<!-- gh-comment-id:573338987 --> @stephanebruckert commented on GitHub (Jan 11, 2020): This should be fixed with version 2.5.0, just do: pip install spotipy --upgrade
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/spotipy#163
No description provided.