[Pythonmac-SIG] problem installing Python Image Library 2nd Post

Larry Meyn Larry.A.Meyn at nasa.gov
Wed Jul 26 19:48:33 CEST 2006


For some reason the PIL seems to get installed with inappropriate  
permissions.  Changing the permissions fixes the problem.

Larry

On Jul 26, 2006, at 10:39 AM, Bob Ippolito wrote:

>
> On Jul 26, 2006, at 7:58 AM, Daniel Lord wrote:
>
>> I just tried the PIL build with the 2.5b version and it fails but
>> the 2.4.3 version works fine...see below.
>> My hunch is Ronald might have disabled some paths in order to keep
>> the beta from interfering with the standard 2.4 install. Or not ;-)
>> Ronald what say you?
>
> Each Python installation has its own site-packages dir. Ronald didn't
> do anything to it, that's how Python works on every platform. It has
> to be that way, extensions and bytecode aren't compatible across
> minor versions.
>
> -bob
>
> _______________________________________________
> Pythonmac-SIG maillist  -  Pythonmac-SIG at python.org
> http://mail.python.org/mailman/listinfo/pythonmac-sig



More information about the Pythonmac-SIG mailing list