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

requirements.txt should have sphinx-build #98

Open
bartvde opened this issue Jan 13, 2017 · 0 comments
Open

requirements.txt should have sphinx-build #98

bartvde opened this issue Jan 13, 2017 · 0 comments
Assignees
Labels

Comments

@bartvde
Copy link

bartvde commented Jan 13, 2017

since it's needed for paver install

bartvde@bartvde-XPS-13-9360:~/opengeo/git/qgis-geogiglight-plugin$ paver install
---> pavement.install
---> pavement.builddocs
git submodule init
git submodule update
make html
sphinx-build -b html -d build/doctrees   source build/html
make: sphinx-build: Command not found
Makefile:44: recipe for target 'html' failed
make: *** [html] Error 127


Captured Task Output:
---------------------

---> pavement.install
---> pavement.builddocs
git submodule init
git submodule update
make html

Build failed running pavement.install: Subprocess return code: 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants