You can use Python 2.4 or 2.5. You must have wxPython 2.8 or higher.
Python and wxPython version numbers are not in sync with each other. wxPython version numbers are (I think) in sync with wxWidgets version numbers (since wxPython is built on wxWidgets). If you have Python 2.4, you must compile wxPython for Python 2.4 (or get a binary that is compiled for Python 2.4) If you have Python 2.5, you must compile wxPython for Python 2.5 (or get the proper binary). I recently saw come across the list the comment that wxPython 2.8 will work fine with things that need wxPython 2.6 (although the reverse is not true of course). Hope this clarifies things somewhat. Michael On 8/8/07 5:50 AM, "Tim Michelsen" <[EMAIL PROTECTED]> wrote: > Thanks for your response. > >> As the errors indicate, you seem to have a mismatch between your wxPython >> and Python version. You need to have a version of wxPython 2.8 that uses the >> same version of Python you have on your computer--either 2.4 OR 2.5. > > How do I solve this mismatch? > How do I tell wxgrass which version to take? > > I need wxpython 2.4 for audacity, wxpython 2.6 for filezilla... > > All these versions make it really confusing... > > I am open for any hint! > > __________________________________________ Michael Barton, Professor of Anthropology Director of Graduate Studies School of Human Evolution & Social Change Center for Social Dynamics & Complexity Arizona State University phone: 480-965-6213 fax: 480-965-7671 www: http://www.public.asu.edu/~cmbarton _______________________________________________ grassgui mailing list [email protected] http://grass.itc.it/mailman/listinfo/grassgui
