mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-26 16:15:51 +03:00
[GH-ISSUE #11] simplejson was not included as a dependency on pip install #3
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#3
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 @lnunno on GitHub (Jun 24, 2014).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/11
Got an import error on first run of the spotipy module. Doing "pip install simplejson" fixed this issue.
@plamere commented on GitHub (Jun 24, 2014):
Inunno - hmmm simplejson was removed as a dependency as of version 1.42. When did you install spotipy?
@lnunno commented on GitHub (Jun 24, 2014):
I installed it last night, but I'll have to get back to you with what
version it ended up installing.
On Tue, Jun 24, 2014 at 3:45 AM, Paul Lamere notifications@github.com
wrote: