Re: [Pythonmac-SIG] ImportError: cannot import name PostponedException

2006-05-09 Thread Bob Ippolito
On May 9, 2006, at 11:12 AM, Ronald Oussoren wrote: > > On 9-mei-2006, at 18:02, Christopher Barker wrote: >> >> Which brings up a question. Is it possible to build universal >> binaries >> with gcc 3.*? I'd love to see a Universal SciPy package! > > I don't know if it is directly possible, but

Re: [Pythonmac-SIG] ImportError: cannot import name PostponedException

2006-05-09 Thread Bob Ippolito
On May 9, 2006, at 9:02 AM, Christopher Barker wrote: >> So after several hours of tinkering with different pythons, it now >> works. > > great! > >> The things that resulted in things working were using: > >> getting the PPC-only version (currently 2.4.1) of python > > I wonder if this was nec

Re: [Pythonmac-SIG] ImportError: cannot import name PostponedException

2006-05-09 Thread Ronald Oussoren
On 9-mei-2006, at 18:02, Christopher Barker wrote: Which brings up a question. Is it possible to build universal binaries with gcc 3.*? I'd love to see a Universal SciPy package! I don't know if it is directly possible, but at the very least you could do the 'build intel binary', 'build ppc

Re: [Pythonmac-SIG] ImportError: cannot import name PostponedException

2006-05-09 Thread Daniel Lord
On May 9, 2006, at 9:02, Christopher Barker wrote: > > Which brings up a question. Is it possible to build universal binaries > with gcc 3.*? I'd love to see a Universal SciPy package! I haven't tried this, but it might hold promise: http://www.macosxhints.com/article.php?story=20060423105014540&

Re: [Pythonmac-SIG] ImportError: cannot import name PostponedException

2006-05-09 Thread Christopher Barker
> So after several hours of tinkering with different pythons, it now works. great! > The things that resulted in things working were using: > getting the PPC-only version (currently 2.4.1) of python I wonder if this was necessary. I think PPC-only packages built for 2.4.1 work fine with the Un

Re: [Pythonmac-SIG] ImportError: cannot import name PostponedException

2006-05-09 Thread emma brunskill
Sorry, I mis-typed: I did have numpy for python 2.4 So after several hours of tinkering with different pythons, it now works. The things that resulted in things working were using: getting the PPC-only version (currently 2.4.1) of python The numpy version for python 2.4 Getting g77 Setting gcc to

Re: [Pythonmac-SIG] ImportError: cannot import name PostponedException

2006-05-08 Thread Christopher Barker
emma brunskill wrote: > I'm a newbie to python and a Mac OSX Tiger user. I installed python > 2.4.3 using the universal build installer (from python.org/download/mac). > I then installed the mac os X version of numpy > (numpy-0.9.6-py2.3-macosx10.4.dmg) This is going to be a problem: You've insta

[Pythonmac-SIG] ImportError: cannot import name PostponedException

2006-05-08 Thread emma brunskill
Hello, I'm a newbie to python and a Mac OSX Tiger user. I installed python 2.4.3 using the universal build installer (from python.org/download/mac). I then installed the mac os X version of numpy (numpy-0.9.6-py2.3-macosx10.4.dmg) and then installed SciPy 0.4.8 using SciPy 0.4.8 for Python 2.4 (.dm