[Qgis-community-team] QGIS Documentation translate procedure

Paolo Corti pcorti at gmail.com
Wed Jul 11 08:01:25 PDT 2012


On Wed, Jul 11, 2012 at 3:14 PM, Rudi Thiede <rudi at linfiniti.com> wrote:
> Hi all,
>
> I'm following the procedure to set up translation of the readme for
> https://github.com/qgis/QGIS-Documentation
>
> But as soon as I run the command:
>
>> sphinx-build -b gettext -c source source/introduction/ source/translated/pot
>
> or the same command for any other chapter of the docs, I get an error.
> It gets to the stage of "writing output..." and then the error occurs.
> The traceback:
>
> ===============================
> # Sphinx version: 1.1.3
> # Python version: 2.7.2+
> # Docutils version: 0.8.1 release
> # Jinja2 version: 2.6

Just tested and working fine in my virtualenv:

$ pip freeze
Jinja2==2.6
Pygments==1.5
Sphinx==1.1.3
distribute==0.6.19
docutils==0.9
wsgiref==0.1.2

try to remove the build directory and retry.
Or try upgrading docutils to 0.9
cheers
p
-- 
Paolo Corti
Geospatial software developer
web: http://www.paolocorti.net
twitter: @capooti
skype: capooti


More information about the Qgis-community-team mailing list