Hi,

I also posted this to the rst2pdf discussion group since I'm not quite
sure where the problem is.

I've followed the instructions to integrate rst2pdf with Sphinx,
however when I try to perform a build, I'm getting the following
error:

$ make pdf
sphinx-build -b pdf -d _build/doctrees   . _build/pdf
Running Sphinx v1.0.7
Extension error:
Could not import extension rst2pdf.pdfbuilder (exception: No module
named reportlab.lib.styles)
make: *** [pdf] Error 1

I've tested the rst2pdf library separately and was successfully able
to produce a PDF from an .rst file using:

$ rst2pdf index.rst

Best regards,
Carl

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to