[GH-ISSUE #31] make file issue #14

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

Originally created by @drshrey on GitHub (Oct 14, 2014).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/31

I think there's an issue when using the makefile, in the docs folder. I'm doing the command
make man
For some reason, I keep getting this error:

sphinx-build -b man -d _build/doctrees   . _build/man
make: sphinx-build: No such file or directory
make: *** [man] Error 1
Originally created by @drshrey on GitHub (Oct 14, 2014). Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/31 I think there's an issue when using the makefile, in the docs folder. I'm doing the command `make man` For some reason, I keep getting this error: ``` sphinx-build -b man -d _build/doctrees . _build/man make: sphinx-build: No such file or directory make: *** [man] Error 1 ```
kerem closed this issue 2026-02-27 23:20:24 +03:00
Author
Owner

@plamere commented on GitHub (Oct 25, 2014):

do you have sphinx installed?

<!-- gh-comment-id:60478848 --> @plamere commented on GitHub (Oct 25, 2014): do you have sphinx installed?
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#14
No description provided.