[Pythonmac-SIG] "Wrong Architecture" problem with Xcode and PyObjC

2007-05-14 Thread Benjamin . A . Smith
Hi, I'm a newbie to Python, so sorry if this is a little simple. I searched around for a few hours and tried variations solutions but to no avail. Hopefully somebody here might be able to point out what I've missed or where I've gone wrong! I recently decided to have a go at making a fairly simpl

Re: [Pythonmac-SIG] "Wrong Architecture" problem with Xcode and PyObjC

2007-05-14 Thread Ronald Oussoren
On Monday, May 14, 2007, at 02:18PM, <[EMAIL PROTECTED]> wrote: >Hi, > >I'm a newbie to Python, so sorry if this is a little simple. I searched >around for a few hours and tried variations solutions but to no avail. >Hopefully somebody here might be able to point out what I've missed or >where I'

Re: [Pythonmac-SIG] p2app OpenGL (egg?) difficulties

2007-05-14 Thread Ronald Oussoren
On 12 May, 2007, at 15:40, Dave LeCompte wrote: I'm trying to use py2app on a script that uses OpenGL. I've been able to make a py2exe wrapper of the script, which works fine. I don't know my way around the mac environment quite as well, however. When I try to run my binary, I get an error

Re: [Pythonmac-SIG] Problems with PYTHONPATH using MacPorts Python 2.4 & 2.5 - RESOLVED

2007-05-14 Thread Ronald Oussoren
On 13 May, 2007, at 5:31, Chris Cioffi wrote: Problem:I was getting: Could not find platform dependent libraries Consider setting $PYTHONHOME to [:] when I started Python that had been installed from MacPorts. (Versions 2.4 and 2.5) Solution: Thanks for telling us about the solution!