Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #30046

Re: PIL questions: still supported? Problems on 2.7 for win? alternatives?

From Gelonida N <gelonida@gmail.com>
Subject Re: PIL questions: still supported? Problems on 2.7 for win? alternatives?
Date 2012-09-25 10:25 +0200
References <mailman.1207.1348517099.27098.python-list@python.org> <bacdafa3-99c2-40c4-959d-8dd195b5aa88@t2g2000pbt.googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.1297.1348561539.27098.python-list@python.org> (permalink)

Show all headers | View raw


On 09/25/2012 01:38 AM, alex23 wrote:
> On Sep 25, 6:04 am, Gelonida N <gelon...@gmail.com> wrote:
>> This all does not sound very comforting. Why is there no fix on the
>> official site?
>
> Has a bug been logged about the issue?
>
> The Plone community keeps a fairly up-to-date fork called Pillow,
> we've had a lot of success using that locally:
>
> http://pypi.python.org/pypi/Pillow/
>
Thanks for all your answers.

So it seems to be safe to use either Christoph' binary PIL distribution 
or to use Pillow.

The fact, that pillow is accessable via PyPi / easy_install / PIP pushes 
me slightly towards pillow.


I assume it's best to uninstall PIL before installing pillow.


How much would I confuse easy_install / pip in a normal windows
non virutal environment if I didn't uninstall PIP before (or even worse 
if I installed PIL, then pillow and uninstalled then PIL)

(Just anticipating all the smart thigns, that my collegues (or myself) 
might do


On a Linux machine:
What would happen in a virtualenv with sitepackages (amonst them PIL 
installed and a pillow installed ontop of it?
I don't think I can uninstall PIL, as many distro packages depend on it.
I don't want to create a virtualenv without site packages, as I have 
many dependencies and some of them are a little tricky to compile.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

PIL questions: still supported? Problems on 2.7 for win? alternatives? Gelonida N <gelonida@gmail.com> - 2012-09-24 22:04 +0200
  Re: PIL questions: still supported? Problems on 2.7 for win? alternatives? alex23 <wuwei23@gmail.com> - 2012-09-24 16:38 -0700
    Re: PIL questions: still supported? Problems on 2.7 for win? alternatives? cjgohlke@gmail.com - 2012-09-24 17:32 -0700
    Re: PIL questions: still supported? Problems on 2.7 for win? alternatives? Alex Clark <aclark@aclark.net> - 2012-09-24 21:46 -0400
      Re: PIL questions: still supported? Problems on 2.7 for win? alternatives? alex23 <wuwei23@gmail.com> - 2012-09-24 19:11 -0700
    Re: PIL questions: still supported? Problems on 2.7 for win? alternatives? Gelonida N <gelonida@gmail.com> - 2012-09-25 10:25 +0200
      Re: PIL questions: still supported? Problems on 2.7 for win? alternatives? alex23 <wuwei23@gmail.com> - 2012-09-25 05:42 -0700
        Re: PIL questions: still supported? Problems on 2.7 for win? alternatives? Gelonida N <gelonida@gmail.com> - 2012-09-26 23:43 +0200
          Re: PIL questions: still supported? Problems on 2.7 for win? alternatives? alex23 <wuwei23@gmail.com> - 2012-09-26 17:28 -0700
  Re: PIL questions: still supported? Problems on 2.7 for win? alternatives? alex23 <wuwei23@gmail.com> - 2012-09-24 19:09 -0700

csiph-web