Re: Any timeline for PIL for Python 3.4

2020-08-11 Thread Chris Angelico
On Tue, Aug 11, 2020 at 2:41 PM Martin
 wrote:
>
> Hi,
>
> I am running Python 3.4.4, and would like to
> use the Python Imaging Library (PIL).  This
> is currently not available for Python
> Version 3.  Does anybody know when it will
> become available?
>
> Plan B is to install Python 2.7.18.  I just
> need an idea of how long I would need to
> wait for Plan A.
>

As others have said, Pillow is the way to go (it's API-compatible with
original PIL). But you may want to consider a newer Python - 3.4 is
now quite old.

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Any timeline for PIL for Python 3.4

2020-08-10 Thread jfong
dn於 2020年8月11日星期二 UTC+8下午1時29分47秒寫道:
> On 11/08/2020 16:35, Martin wrote:
> > I am running Python 3.4.4, and would like to
> > use the Python Imaging Library (PIL).  This
> > is currently not available for Python
> > Version 3.  Does anybody know when it will
> > become available?
> > 
> > Plan B is to install Python 2.7.18.  I just
> > need an idea of how long I would need to
> > wait for Plan A.
> 
> 
> 1 PIL was discontinued about a decade back. Please use "Pillow" (a fork 
> - note first three letters), which is available from PyPI (pip3)
> 
> 2 Bad news though, IIRC it requires Python 3.5+
> 
> 3 Don't degrade to Py2 if you can at all avoid doing-so!
> -- 
> Regards =dn

Pillow for Python 3.4 can be downloaded at this moment in time:-)

https://www.lfd.uci.edu/~gohlke/pythonlibs/#pillow

--Jach
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Any timeline for PIL for Python 3.4

2020-08-10 Thread dn via Python-list

On 11/08/2020 16:35, Martin wrote:

I am running Python 3.4.4, and would like to
use the Python Imaging Library (PIL).  This
is currently not available for Python
Version 3.  Does anybody know when it will
become available?

Plan B is to install Python 2.7.18.  I just
need an idea of how long I would need to
wait for Plan A.



1 PIL was discontinued about a decade back. Please use "Pillow" (a fork 
- note first three letters), which is available from PyPI (pip3)


2 Bad news though, IIRC it requires Python 3.5+

3 Don't degrade to Py2 if you can at all avoid doing-so!
--
Regards =dn
--
https://mail.python.org/mailman/listinfo/python-list


Re: Any timeline for PIL for Python 3.4

2020-08-10 Thread Mike Dewhirst
On 11/08/2020 2:35 pm, Martin wrote:
> Hi,
>
> I am running Python 3.4.4, and would like to
> use the Python Imaging Library (PIL).  This
> is currently not available for Python
> Version 3.  Does anybody know when it will
> become available?

Try Pillow

https://pillow.readthedocs.io/en/stable/installation.html

>
> Plan B is to install Python 2.7.18.  I just
> need an idea of how long I would need to
> wait for Plan A.
>


-- 
Signed email is an absolute defence against phishing. This email has
been signed with my private key. If you import my public key you can
automatically decrypt my signature and be sure it came from me. Just
ask and I'll send it to you. Your email software can handle signing.



signature.asc
Description: OpenPGP digital signature
-- 
https://mail.python.org/mailman/listinfo/python-list


Any timeline for PIL for Python 3.4

2020-08-10 Thread Martin

Hi,

I am running Python 3.4.4, and would like to
use the Python Imaging Library (PIL).  This
is currently not available for Python
Version 3.  Does anybody know when it will
become available?

Plan B is to install Python 2.7.18.  I just
need an idea of how long I would need to
wait for Plan A.

--
Regards,
Martin Leese
E-mail: ple...@see.web.for.e-mail.INVALID
Web: http://members.tripod.com/martin_leese/
--
https://mail.python.org/mailman/listinfo/python-list