A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/pythonmac-sig/2003-October/009230.html below:

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

[Pythonmac-SIG] Re: [Image-SIG] PIL 1.1.4 breaks Python 2.3 on Mac OS X 10.3 PantherBob Ippolito bob at redivi.com
Thu Oct 30 23:27:29 EST 2003
On Oct 30, 2003, at 11:22 PM, Bill Janssen wrote:

> About what I'd expect:
>
> % 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 0x60460>,  
> '/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ 
> python2.3/site-packages/PIL/Image.py', ('.py', 'U', 1))
>>>> imp.find_module('_imaging')
> (<open file  
> '/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ 
> python2.3/site-packages/PIL/_imaging.so', mode 'rb' at 0x605e0>,  
> '/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ 
> python2.3/site-packages/PIL/_imaging.so', ('.so', 'rb', 3))
>>>> import _imaging
> Fatal Python error: Interpreter not initialized (version mismatch?)
> Abort
> %

what's the output of:
otool -Lv  
/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/ 
site-packages/PIL/_imaging.so


More information about the Pythonmac-SIG mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4