rst2pdf doesn't support python3.

On Wednesday, September 19, 2012 4:31:06 PM UTC-3, leam hall wrote:
>
>
> Here's the error I get:
>
> rst2pdf was installed for Python3 via easy_install:
>   /usr/bin/easy_install-3.2 rst2pdf
>
> rst2pdf was installed for Python 2.7 via Fedora RPM.
>
> Is this operator error or an actual problem?
>
> Thanks!
>
> Leam
>
> ####
>
> more /tmp/sphinx-err-xyursi.log
>
> # Sphinx version: 1.1.3
> # Python version: 3.2.3
> # Docutils version: 0.8.1 release
> # Jinja2 version: 2.6
> Traceback (most recent call last):
>   File "/usr/lib/python3.2/site-packages/sphinx/cmdline.py", line 188, in 
> main
>     warningiserror, tags)
>   File "/usr/lib/python3.2/site-packages/sphinx/application.py", line 114, 
> in __init__
>     self.setup_extension(extension)
>   File "/usr/lib/python3.2/site-packages/sphinx/application.py", line 247, 
> in setup_extension
>     mod = __import__(extension, None, None, ['setup'])
>   File 
> "/usr/lib/python3.2/site-packages/rst2pdf-0.92-py3.2.egg/rst2pdf/pdfbuilder.py",
>  
> line 125
>     except Exception, e:
>                     ^
> SyntaxError: invalid syntax
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/sphinx-dev/-/6oo7Sz8N2ukJ.
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.

Reply via email to