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

[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