[OpenStack-docs] Sphinx error when building in openstack-manuals

Bernd Bausch berndbausch at gmail.com
Mon Mar 23 14:50:08 UTC 2015


You were right!

After installing the prerequisites, it works. I assumed that tox took care
of prereqs. Live and learn.

Thanks, and good night,

Bernd

-----Original Message-----
From: Christian Berendt [mailto:christian at berendt.io] 
Sent: Monday, March 23, 2015 11:42 PM
To: Bernd Bausch; openstack-docs at lists.openstack.org
Subject: Re: [OpenStack-docs] Sphinx error when building in
openstack-manuals

On 03/23/2015 03:36 PM, Bernd Bausch wrote:
> pip install tox+sphinx+openstackdocstheme

Probably this is your problem. Install the dependencies inside the virtual
environment with pip install -r test-requirements.txt to install the correct
versions.

Latest available Sphinx version on PyPi is 1.3.1, openstack-manuals requires
<1.3 at the moment.

Christian.




More information about the OpenStack-docs mailing list