I'm using default sphinx-quickstart and Ubuntu 18.01
I'm having this issue with Jenkins when I try to do make html
/bin/sh: 1: sphinx-build: not found
Makefile:19: recipe for target 'html' failed
It works fine when I do the make html
while in a terminal...
What could be the issue?
More information: I'm using the same user (tested with whoami
) and I have installed sphinx using pip