Re: [Pythonmac-SIG] Can MacPython 2.4.1 and Tiger's Python co-exist

2005-07-06 Thread Kevin Walzer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yes, you can install Macpython 2.4.1 and wxPython 2.6 separately from what ships with Apple. The Apple stuff in in /System/Frameworks. They will never see each other. I also use your strategy of developing with Python 2.4.1/wxPython 2.6 and testing/de

[Pythonmac-SIG] Can MacPython 2.4.1 and Tiger's Python co-exist

2005-07-06 Thread Derek Lee-Wo
I want to be able to create wxPython apps that can run on Tiger out of the box. That is, using the version of Python and wxWidgets that ship with Tiger. I also want to try Boa Constructor, but it requires MacPython 2.4.1 and wxWdigets 2.6.X Can I insall the latest MacPython and wxWidgets, but ha