[Pythonmac-SIG] Re: [Image-SIG] PIL 1.1.4 breaks Python 2.3 on Mac OS X 10.3 Panther

Chris Cogdon chris at cogdon.org
Thu Oct 30 22:46:54 EST 2003


On Oct 30, 2003, at 19:37, Bill Janssen wrote:

> Here's mine:
>
> % /usr/bin/python
> Python 2.3 (#1, Sep 13 2003, 00:49:11)
> [GCC 3.3 20030304 (Apple Computer, Inc. build 1495)] on darwin
> Type "help", "copyright", "credits" or "license" for more information.
>>>> import imp
>>>> imp.find_module('Image')
> (<open file  
> '/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ 
> python2.3/site-packages/PIL/Image.py', mode 'U' at 0x603e0>,  
> '/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ 
> python2.3/site-packages/PIL/Image.py', ('.py', 'U', 1))
>>>>
>
> I'm beginning to suspect FixTk, though.  Unfortunately, I can "import
> FixTk" with no errors.

The '-v' option gave more complete results... thanks for the tip. Yes,  
I was just about to say 'aha, it's FixTk' that's the problem. But, you  
thought of that, too, and ruled it out. Dammit.

Can you give me an easy problem, please? :)


-- 
    ("`-/")_.-'"``-._        Chris Cogdon <chris at cogdon.org>
     . . `; -._    )-;-,_`)
    (v_,)'  _  )`-.\  ``-'
   _.- _..-_/ / ((.'
((,.-'   ((,/   fL




More information about the Pythonmac-SIG mailing list