[Troy Rollins wrote] > > Installers for extensions are specific to a particular version of > > Python anyway. Mac OS X installers don't try and detect Python, > > they hard code where they expect to find it (win32 installers do > > search though). Your problem is that you found the wrong > > installer, not that the installer found the wrong Python. > > Ah. I suppose that could be it too. I believe the one I found was > designed for Python 2.4.3 framework edition, which apparently does > not include ActivePython, which is also designed to be framework, or > so I thought.
ActivePython 2.4.3 should most certainly be considered an install target for an extension looking for a "python 2.4.3" to install to. And, yes, ActivePython is a framework build/install of Python, just as are the Apple Python and MacPython builds. Trent -- Trent Mick [EMAIL PROTECTED] _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig