Re: [GRASS-user] grass-6.4.0RC5 and wx-python

2009-10-12 Thread Martin Landa
Hi, 2009/10/12 Glynn Clements : > Obviously, if the "import wxversion" fails, wxversion.VersionError > isn't going to resolve. > > FWIW, the same problem exists in trunk. > > The code should probably look something like: > >    try: >        import wxversion >        try: >            wxversion.se

Re: [GRASS-user] grass-6.4.0RC5 and wx-python

2009-10-12 Thread Glynn Clements
[CC to grass-dev] Alfredo Alessandrini wrote: > I've compiled grass-6.4.0RC5 with wx-python, but I've this problem > when I start it: > > alfr...@astore:~$ grass64 -wx > Cleaning up temporary files ... > Starting GRASS ... > Traceback (most recent call last): > File "/usr/local/grass-6.4.0RC5

[GRASS-user] grass-6.4.0RC5 and wx-python

2009-10-12 Thread Alfredo Alessandrini
HI, I've compiled grass-6.4.0RC5 with wx-python, but I've this problem when I start it: alfr...@astore:~$ grass64 -wx Cleaning up temporary files ... Starting GRASS ... Traceback (most recent call last): File "/usr/local/grass-6.4.0RC5/etc/wxpython/gis_set.py", line 33, in from gui_modules