Re: [Tutor] LOCATION ISSUES

2010-08-07 Thread Chris King
On 7/13/2010 2:13 AM, Dipo Elegbede wrote: Hello All, Kindly help me with the location for the files created by this codes. I have already compiled the codes and it has no error. I copied the code from the following url: http://www.pythonware.com/library/pil/handbook/image.htm This is supposed

Re: [Tutor] LOCATION ISSUES

2010-07-13 Thread Emile van Sebille
On 7/12/2010 11:52 PM Dipo Elegbede said... Which is what it will do when python is started from that directory. I actually found the copies that were made by the code in the same directory but found out that they all had a .thumbnail ext which would not open and it is understandable. I have h

Re: [Tutor] LOCATION ISSUES

2010-07-12 Thread Dipo Elegbede
> > Which is what it will do when python is started from that directory. > > I actually found the copies that were made by the code in the same > directory but found out that they all had a .thumbnail ext which would not > open and it is understandable. > > I have however chaged that part of the co

Re: [Tutor] LOCATION ISSUES

2010-07-12 Thread Emile van Sebille
On 7/12/2010 11:13 PM Dipo Elegbede said... Hello All, Kindly help me with the location for the files created by this codes. I have already compiled the codes and it has no error. I copied the code from the following url: http://www.pythonware.com/library/pil/handbook/image.htm This is suppos

[Tutor] LOCATION ISSUES

2010-07-12 Thread Dipo Elegbede
Hello All, Kindly help me with the location for the files created by this codes. I have already compiled the codes and it has no error. I copied the code from the following url: http://www.pythonware.com/library/pil/handbook/image.htm This is supposed to create thumbnails of picture in the dire