Re: [Tutor] import rsvg

2009-07-25 Thread Norman Khine
maybe because you need to install Gnome-Python On Sat, Jul 25, 2009 at 1:36 PM, 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 "", line 1, in > ImportErr

[Tutor] import rsvg

2009-07-25 Thread davidwilson
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 "", line 1, in ImportError: No module named rsvg >>> Basically from my previous post I would like to now manipulate the SVG