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@python.org http://mail.python.org/mailman/listinfo/tutor