[GH-ISSUE #6] Examples Require Missing Library #1

Closed
opened 2026-02-27 23:20:19 +03:00 by kerem · 1 comment
Owner

Originally created by @hanksims on GitHub (Jun 17, 2014).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/6

The playlist-related examples attempt to import a util module. For example, line 10 of user_playlists.py reads:

import util

It is unclear where this module comes from. It is unavailable on my system (Python 2.7.3), and Google is of no help.

Originally created by @hanksims on GitHub (Jun 17, 2014). Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/6 The playlist-related examples attempt to import a `util` module. For example, line 10 of user_playlists.py reads: ``` import util ``` It is unclear where this module comes from. It is unavailable on my system (Python 2.7.3), and Google is of no help.
kerem closed this issue 2026-02-27 23:20:20 +03:00
Author
Owner

@hanksims commented on GitHub (Jun 17, 2014):

Ah -- it's in the examples directory itself. Apologies. Though perhaps this is non-intuitive if you install spotipy via pip.

<!-- gh-comment-id:46330919 --> @hanksims commented on GitHub (Jun 17, 2014): Ah -- it's in the examples directory itself. Apologies. Though perhaps this is non-intuitive if you install spotipy via pip.
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#1
No description provided.