Re: [Pythonmac-SIG] managing python 2.4 and 2.5 on leopard

2008-08-10 Thread Christopher Barker
Warren Harris wrote: I'm trying to understand the correct way to manage both a 2.4 and 2.5 installation on the same machine (mac 10.5.4). Actually, I have several installed already, and I'd like to clean up this mess, but I'm afraid of breaking things. You'll only break things if the things yo

Re: [Pythonmac-SIG] Problem with Framework

2008-08-10 Thread Jack Jansen
On 10-Aug-2008, at 12:06 , Georg Seifert wrote: is there a way to select witch framework to use? I've never found one. I have two tricks (working together) I use when I build software to distribute: 1. After building my distribution, I run a script "testdependencies" (attached to this me

Re: [Pythonmac-SIG] Problem with Framework

2008-08-10 Thread Georg Seifert
is there a way to select witch framework to use? Georg On 9-Aug-2008, at 17:56 , Georg Seifert wrote: Dyld Error Message: Library not loaded: /Library/Frameworks/Python.framework/Versions/ 2.4/Python Referenced from: /Users/Tim/Desktop/Pantografer.app/Contents/MacOS/ Pantografer Reason