[Pythonmac-SIG] python SWIG problem ...

2006-03-26 Thread Darran Edmundson
I've been playing around with using SWIG to generate python bindings on the Mac. Even for the most trivial SWIG/python examples, I keep coming up against the linker not being able to resolve the symbol "PyInstance_Lookup". This is an internal-use function defined in /Library/Frameworks/Python.f

Re: [Pythonmac-SIG] python SWIG problem ...

2006-03-26 Thread Bob Ippolito
On Mar 26, 2006, at 10:11 AM, Darran Edmundson wrote: > > I've been playing around with using SWIG to generate python > bindings on the Mac. Even for the most trivial SWIG/python examples, > I keep coming up against the linker not being able to resolve > the symbol "PyInstance_Lookup". This is

Re: [Pythonmac-SIG] Installing numpy 0.9.6 problems

2006-03-26 Thread Russell E Owen
At 6:35 PM +0100 3/25/06, Ronald Oussoren wrote: >>>On 23-mrt-2006, at 19:24, James Boyle wrote: >>>... I am running OX 10.3.9. I installed python 2.4.2 using Universal MacPython 2.4.2.dmg. ... > >The universal binary build contains some trickery to enable building >extensions >on OSX