[Tutor] import rsvg

Norman Khine norman at khine.net
Sat Jul 25 14:46:33 CEST 2009


maybe because you need to install Gnome-Python

On Sat, Jul 25, 2009 at 1:36 PM, <davidwilson at safe-mail.net> wrote:
> Hello,
> I have searched high and low but for the life of me I am unable to locate this module.
>
>>>> import cairo
>>>> import rsvg
> Traceback (most recent call last):
>  File "<stdin>", line 1, in <module>
> ImportError: No module named rsvg
>>>>
>
>
> Basically from my previous post I would like to now manipulate the SVG files and export them as PNG. I am following the http://guillaume.segu.in/blog/code/43/svg-to-png/ post.
>
> Is there an up to date method of doing this?
>
> Dave
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
>


More information about the Tutor mailing list