Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The 'sphinx-build' command was not found. #6

Open
hnyz979 opened this issue Feb 15, 2019 · 1 comment
Open

The 'sphinx-build' command was not found. #6

hnyz979 opened this issue Feb 15, 2019 · 1 comment

Comments

@hnyz979
Copy link

hnyz979 commented Feb 15, 2019

Hi~
When running make html, I was told that:
"The 'sphinx-build' command was not found. Make sure you have Sphinx
installed, then set the SPHINXBUILD environment variable to point
to the full path of the 'sphinx-build' executable. Alternatively you
may add the Sphinx directory to PATH."
How to deal with this exception?
Thanks~

@markmliu
Copy link

Instructions for installing sphinx can be found here:
https://www.sphinx-doc.org/en/master/usage/installation.html
I got this working with python3 -m pip install sphinx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants