[GRASS-dev] devbr6 loc wiz: ImportError: No module named gui_modules

2012-01-30 Thread Hamish
Hi,

if you start 'grass65 -gui' then select the location wizard you get this
error:
{{{
Traceback (most recent call last):
  File [...]/dist.x86_64-unknown-linux-gnu/etc/wxpython/gis_set.py, line 388, 
in OnWizard
from gui_modules import location_wizard
ImportError: No module named gui_modules
}}}


thanks,
Hamish
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev


Re: [GRASS-dev] devbr6 loc wiz: ImportError: No module named gui_modules

2012-01-30 Thread Martin Landa
2012/1/30 Hamish hamis...@yahoo.com:
 Traceback (most recent call last):
  File [...]/dist.x86_64-unknown-linux-gnu/etc/wxpython/gis_set.py, line 
 388, in OnWizard
    from gui_modules import location_wizard
 ImportError: No module named gui_modules

fixed in r50552. Martin

-- 
Martin Landa landa.martin gmail.com * http://geo.fsv.cvut.cz/~landa
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev