mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-26 16:15:51 +03:00
[GH-ISSUE #293] Spotipy installation from pip is unupdated? #163
Labels
No labels
api-bug
bug
dependencies
documentation
duplicate
enhancement
external-ide
headless-mode
implicit-grant-flow
invalid
missing-endpoint
pr-welcome
private-api
pull-request
question
spotipy3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotipy#163
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 thespotipy.util.prompt_for_user_tokendoesn't have thecache_pathkeyword 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?@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.
@stephanebruckert commented on GitHub (Jan 11, 2020):
This should be fixed with version 2.5.0, just do: