[GRASS-user] Error while creating vectorial file in WinGRASS
Kim Besson
kimbesson1981 at gmail.com
Tue Aug 3 13:09:31 EDT 2010
I have installed WinGRASS-6.4.SVN-r42868-1-Setup.exe in my WinXP machine
and, when I select Vector/Develop Vector Map/Create new vector map, I place
output name and check Create Attibute table I get an error windows stating:
- Error in command execution db.execute
Execution failed: 'db.execute --q'
Details:
Error: Unable to start driver <(null)>
And the following is printed in Command Output:
Traceback (most recent call last):
File "C:/GRASS6/etc/wxpython/wxgui.py", line 546, in
OnNewVector
cmdDef=(['v.edit', 'tool=create'], "map"))
File "C:\GRASS6\etc\wxpython\gui_modules\gdialogs.py",
line 192, in CreateNewVector
stdin=sql)
File "C:\GRASS6\etc\wxpython\gui_modules\gcmd.py", line
369, in __init__
_("Error: ") + self.GetError()))
gui_modules.gcmd
.
CmdError
Traceback (most recent call last):
File "C:/GRASS6/etc/wxpython/wxgui.py", line 546, in
OnNewVector
cmdDef=(['v.edit', 'tool=create'], "map"))
File "C:\GRASS6\etc\wxpython\gui_modules\gdialogs.py",
line 192, in CreateNewVector
stdin=sql)
File "C:\GRASS6\etc\wxpython\gui_modules\gcmd.py", line
369, in __init__
_("Error: ") + self.GetError()))
gui_modules.gcmd
.
CmdError
I believe this was not expected but, what might be wrong?
Thanks
Kim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-user/attachments/20100803/5ae7b306/attachment-0001.html
More information about the grass-user
mailing list