On Tue, Jul 19, 2011 at 12:15 PM, Stefan Ring <stefan...@gmail.com> wrote: > On Jul 12, 5:12 pm, Stefan Ring <stefan...@gmail.com> wrote: >> These are the versions that easy_install installed for me. It’s >> obvious that this cannot work. >> >> # Sphinx version: 1.0.7 >> # Python version: 2.5.2 >> # Docutils version: 0.8 release >> # Jinja2 version: 2.5.5 >> Traceback (most recent call last): >> File "/home/sr/temp/sph2/lib/python2.5/site-packages/Sphinx-1.0.7- >> py2.5.egg/sphinx/cmdline.py", line 188, in main >> app.build(force_all, filenames) >> File "/home/sr/temp/sph2/lib/python2.5/site-packages/Sphinx-1.0.7- >> py2.5.egg/sphinx/application.py", line 203, in build >> self.builder.build_all() >> File "/home/sr/temp/sph2/lib/python2.5/site-packages/Sphinx-1.0.7- >> py2.5.egg/sphinx/builders/__init__.py", line 161, in build_all >> self.build(None, summary='all source files', method='all') >> File "/home/sr/temp/sph2/lib/python2.5/site-packages/Sphinx-1.0.7- >> py2.5.egg/sphinx/builders/__init__.py", line 254, in build >> self.write(docnames, list(updated_docnames), method) >> File "/home/sr/temp/sph2/lib/python2.5/site-packages/Sphinx-1.0.7- >> py2.5.egg/sphinx/builders/latex.py", line 104, in write >> docwriter.write(doctree, destination) >> File "/home/sr/temp/sph2/lib/python2.5/site-packages/docutils-0.8- >> py2.5.egg/docutils/writers/__init__.py", line 77, in write >> self.translate() >> File "/home/sr/temp/sph2/lib/python2.5/site-packages/Sphinx-1.0.7- >> py2.5.egg/sphinx/writers/latex.py", line 91, in translate >> visitor = LaTeXTranslator(self.document, self.builder) >> File "/home/sr/temp/sph2/lib/python2.5/site-packages/Sphinx-1.0.7- >> py2.5.egg/sphinx/writers/latex.py", line 193, in __init__ >> babel = ExtBabel(builder.config.language) >> TypeError: __init__() takes exactly 3 arguments (2 given) > > Someone has already reported the issue with a (moderately useful) > workaround in Bitbucket issues: > https://bitbucket.org/birkenfeld/sphinx/issue/731/error-on-latex-output
is mine better ? -- http://darefoot.blogspot.com -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to sphinx-dev@googlegroups.com. To unsubscribe from this group, send email to sphinx-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.