From: Kevin A. <al...@se...> - 2004-04-14 17:49:20
|
On Apr 14, 2004, at 5:23 AM, Stephen Boulet wrote: > I'm trying to get the latest pythoncard release build script > up-to-date for > Gentoo, but I'm a bit unsure about the wxPython dependencies. > > Do I need to update wxPython to 2.5.1.5 for pythoncard? And in order to > upgrade wxPython to 2.5.1.5, do I first need to upgrade wxGTK to > something > greater than 2.4.2? > > Thanks! It will be good to get everything updated on Gentoo. > No, you don't need to upgrade. 0.7.3.1 is supposed to work with wxPython 2.4.x as well as 2.5.1.5. I recommend wxPython 2.4.2.4 since that is stable, unless you're on Mac OS X, in which case 2.5.1.5 is better. Python 2.2.1 or higher is required as well. When we get to release 0.8, or if you want to use the PythonCard branch in cvs you will need Python 2.3 or higher and wxPython 2.5.1.5 or higher. Release 0.8 won't be ready until probably early May. ka |