[Openstack] Cannot install Cinder doc successfully

harryxiyou harryxiyou at gmail.com
Fri Jan 18 09:03:58 UTC 2013


On Fri, Jan 18, 2013 at 4:54 PM, harryxiyou <harryxiyou at gmail.com> wrote:
>
>
> On Fri, Jan 18, 2013 at 4:37 PM, Razique Mahroua <razique.mahroua at gmail.com>
> wrote:
>>
>> Hi,
>
>
> Hi Razique,
>
>
>>is python-paramiko installed on your box?
>
> After i installed python-paramiko, i get the following errors.
>
>
> $ make
> sphinx-build -b html -d build/doctrees   source build/html
> Making output directory...
> Running Sphinx v1.1.3
>
> Extension error:
> Could not import extension ext.cinder_autodoc (exception: No module named
> eventlet)
>
> make: *** [html] error 1
>
> And i tried install python-eventlet. There is no python-eventlet. What
> should i do?
>

I tried '$ sudo pip install eventlet', which has solved this problem.
But when i execute
'make' command, i caught following errors.

$ make
sphinx-build -b html -d build/doctrees   source build/html
Running Sphinx v1.1.3

Extension error:
Could not import extension ext.cinder_autodoc (exception: No module
named webob.exc)

PS: I have tried 'pip install' and 'sudo apt-get install' commands.


-- 
Thanks
Harry Wei




More information about the Openstack mailing list