maybe because you need to install Gnome-Python

On Sat, Jul 25, 2009 at 1:36 PM, <davidwil...@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  -  tu...@python.org
> http://mail.python.org/mailman/listinfo/tutor
>
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to