[openstack-dev] [fuel][Fuel-web] : make html command not working

Prameswar Lal engg.pram1 at gmail.com
Thu Mar 10 08:01:09 UTC 2016


i have cloned fuel repo and follow
https://docs.fuel-infra.org/fuel-dev/develop/env.html steps : in section
5.7 building Documentaion . when i run command  " make html " it gives
follow error.


(fuel-web-venv)pramesh at pramesh:~/Documents/fuel-web/docs$ make html
sphinx-build -b html -W -d _build/doctrees   . _build/html
Traceback (most recent call last):
  File "/usr/local/bin/sphinx-build", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2749, in
<module>
    working_set = WorkingSet._build_master()
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 446, in
_build_master
    return cls._build_from_requirements(__requires__)
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 459, in
_build_from_requirements
    dists = ws.resolve(reqs, Environment())
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 628, in
resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: Sphinx==1.4b1
make: *** [html] Error 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160310/d9297cf2/attachment.html>


More information about the OpenStack-dev mailing list