[Tutor] Running PIL.Image on .svg file

2010-02-23 Thread Dayo Adewunmi
Hi all When i use PIL.Image in this script:http://dpaste.com/163588/ on an .svg file, I get this error:http://dpaste.com/163584/ How do i process .svg files in python? Thanks Dayo ___ Tutor maillist - Tutor@python.org To unsubscribe

Re: [Tutor] Running PIL.Image on .svg file

2010-02-23 Thread Eduardo Vieira
On Tue, Feb 23, 2010 at 7:27 AM, Dayo Adewunmi contactd...@gmail.com wrote: Hi all When i use PIL.Image in this script:http://dpaste.com/163588/  on an .svg file, I get this error:            http://dpaste.com/163584/ How do i process .svg files in python? Thanks Dayo

Re: [Tutor] Running PIL.Image on .svg file

2010-02-23 Thread Dayo Adewunmi
Eduardo Vieira wrote: On Tue, Feb 23, 2010 at 7:27 AM, Dayo Adewunmi contactd...@gmail.com wrote: Hi all When i use PIL.Image in this script:http://dpaste.com/163588/ on an .svg file, I get this error:http://dpaste.com/163584/ How do i process .svg files in python? Thanks Dayo