[GRASS-dev] Re: [GRASS GIS] #965: Location wizard: doesn't create
MYNAME
GRASS GIS
trac at osgeo.org
Wed Dec 29 07:17:15 EST 2010
#965: Location wizard: doesn't create MYNAME
---------------------+------------------------------------------------------
Reporter: hamish | Owner: martinl
Type: defect | Status: reopened
Priority: normal | Milestone: 6.4.1
Component: wxGUI | Version: svn-releasebranch64
Resolution: | Keywords: location wizard
Platform: All | Cpu: All
---------------------+------------------------------------------------------
Comment(by martinl):
Replying to [comment:3 hamish]:
{{{
> $ grass65 -gui
> Cleaning up temporary files ...
> Starting GRASS ...
> Traceback (most recent call last):
> File "/usr/local/src/grass/grass65/dist.i686-pc-linux-
gnu/etc/wxpython/gis_set.py", line 411, in OnWizard
> grassdatabase = self.tgisdbase.GetValue())
> File "/usr/local/src/grass/grass65/dist.i686-pc-linux-
gnu/etc/wxpython/gui_modules/location_wizard.py", line 1794, in __init__
> msg = self.OnWizFinished()
> File "/usr/local/src/grass/grass65/dist.i686-pc-linux-
gnu/etc/wxpython/gui_modules/location_wizard.py", line 1986, in
OnWizFinished
> desc = self.startpage.description)
> TypeError: create_location() got an unexpected keyword argument 'desc'
}}}
>
> ? and the location is not created.
your pythonlib is probably out-dated. Please run `svn up & make` in
{{{lib/python}}}.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/965#comment:5>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list