Apologies if this is an oft-asked question, but I can't find an answer:
What is the status of PIL for Python3?
I see on http://www.pythonware.com/products/pil/index.htm:
"A version of 1.1.7 for 3.X will be released later."
That statement I guess means that PIL 1.1.7 is being ported to Python3.
>> The plan is to get 1.1.7 out of the door (early april) and then make a
>> version of that available for 3.x. There's also a preliminary port of
>> 1.1.6
>> available from a third party; see the mailing list archives for pointers.
>>
>
> I hope to not cause even more confusion by replying here.
>
On Thu, Mar 19, 2009 at 4:50 PM, Charlie Clark wrote:
>
> Am 19.03.2009 um 19:28 schrieb Cristi Constantin:
>
>> Thank you very much for your answers.
>> I will wait for PIL 1.1.7 quietly. :)
>
>
> While I think a lot of people would love to see a rapid migration to Python
> 3, it is a lot of work
Am 19.03.2009 um 19:28 schrieb Cristi Constantin:
Thank you very much for your answers.
I will wait for PIL 1.1.7 quietly. :)
While I think a lot of people would love to see a rapid migration to
Python 3, it is a lot of work for many libraries (anything written in
C) and, therefore, for
Thank you very much for your answers.
I will wait for PIL 1.1.7 quietly. :)
Have a nice day.
___
Image-SIG maillist - Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig
2009/3/19 Fredrik Lundh :
> The plan is to get 1.1.7 out of the door (early april) and then make a
> version of that available for 3.x. There's also a preliminary port of 1.1.6
> available from a third party; see the mailing list archives for pointers.
>
I hope to not cause even more confusion by
The plan is to get 1.1.7 out of the door (early april) and then make a
version of that available for 3.x. There's also a preliminary port of 1.1.6
available from a third party; see the mailing list archives for pointers.
Cheers /F
On Mar 14, 2009 12:06 AM, "Cristi Constantin" wrote:
Good day.
> I just joined the mailing list.
>
> I want to know if PIL will ever support Python 3. I am slowly migrating my
> applications on Python 3 and i really need PIL.
> It's not good to have half of my apps in Py 2.x and the rest in Py 3.x :)
>
> Thank you in advance.
Please see the thread
http://mai
Good day.
I just joined the mailing list.
I want to know if PIL will ever support Python 3. I am slowly migrating my
applications on Python 3 and i really need PIL.
It's not good to have half of my apps in Py 2.x and the rest in Py 3.x :)
Thank you in advance.
__