[Pythonmac-SIG] FAQ item

Bob Ippolito bob at redivi.com
Tue Jul 29 16:06:15 EDT 2003


On Tuesday, Jul 29, 2003, at 14:59 America/New_York, Bill Bedford wrote:

> On Tue, 29 Jul 2003 10:43:32 -0700, Israel C. Evans wrote:
>> That would be nice.. I would like to use project builder if it were
>> more friendly with python and web dev stuff as well as more
>> customizable.
>>
>> I've been trying to get PyOXIDE to run, but it seems to fail with
>> 2.3.  Glenn has mentioned, that the new version of PyOXIDE should
>> work correctly with 2.3,
>
> I have it running. There is a hard code reference to 2.2 in its code.
>
> dyld: /Applications/PyOXIDE.app/Contents/MacOS/PyOXIDE can't open
> library: Python.framework/Versions/2.2/Python  (No such file or
> directory, errno = 2)

that's what install_name_tool is for :)

Although if it's linked and compiled with 2.2, it may very well not 
work with 2.3.




More information about the Pythonmac-SIG mailing list