[Pythonmac-SIG] (no subject)

2005-11-19 Thread Tom Elliott
I have a working project using Apple's python 2.3 and the PyObjC bridge. I would like to build a standalone application for my co- workers. As I understand it, this requires using a different python. So I installed python 2.4.1 using Bob Ippolito's installer. Since the PyObjC installer i

Re: [Pythonmac-SIG] (no subject)

2005-11-19 Thread Bob Ippolito
On Nov 19, 2005, at 1:55 PM, Tom Elliott wrote: > I have a working project using Apple's python 2.3 and the PyObjC > bridge. I would like to build a standalone application for my co- > workers. As I understand it, this requires using a different > python. So I installed python 2.4.1 using Bob

[Pythonmac-SIG] PyOXIDE and Python 2.4

2005-11-19 Thread David Warde-Farley
I've installed PyObjC from source on Python 2.4 / 10.4, using the bdist --open method. Unfortunately PyOXIDE still doesn't want to launch, complaining of a lack of PyObjC. Is PyOXIDE using Apple's Python? Is there a way to tell it not to? Can I still develop for Python 2.4 with PyOXIDE even

[Pythonmac-SIG] Embedding MacPython in Matlab via mex file

2005-11-19 Thread Barry Wark
Hello all, I realize that this question cuts across quite a few areas. I hope folks around here can help me, but would be happy for direction to a better forum if one exists... I'm trying to embed the MacPython (Python.framework in OS X 10.4) in Matlab via a Matlab mex file (essentially a dylib t