[GRASS-user] g.list ... -1073741701
Edmund Swylan
Edmund.Swylan at ponymail.com
Tue Aug 15 13:12:00 PDT 2017
ES> By now 7.2.1, 7.2.0, and 7.0.5 have participated. The 7.2.1 and the 7.0.5
ES> have been installed by WinGRASS-7.2.1-1-Setup-x86.exe and
ES> WinGRASS-7.0.5-1-Setup-x86.exe respectively. 7.2.0 got installed with
ES> QGIS 2.14. All three give lists of .pys line numbers (some fifteen of them)
ES> and then
ES> `grass.exceptions.CalledModuleError: Module run None ['g.list', '--q', '-m', 'typ
ES> e=raster'] ended with error
ES> Process ended with non-zero return code -1073741701. See errors in the error) o
ES> utput.'
ES> 7.0.5 precedes this with four "NumPy paragraphs".
HK> Could you post all the lines here?
Cleaning up temporary files...
Starting GRASS GIS...
WARNING: Concurrent mapset locking is not supported on Windows
__________ ___ __________ _______________
/ ____/ __ \/ | / ___/ ___/ / ____/ _/ ___/
/ / __/ /_/ / /| | \__ \\_ \ / / __ / / \__ \
/ /_/ / _, _/ ___ |___/ /__/ / / /_/ // / ___/ /
\____/_/ |_/_/ |_/____/____/ \____/___//____/
Welcome to GRASS GIS 7.2.1
GRASS GIS homepage: http://grass.osgeo.org
This version running through: Command Shell (C:\WINDOWS\system32\cmd.
exe)
Help is available with the command: g.manual -i
See the licence terms with: g.version -c
See citation options with: g.version -x
If required, restart the GUI with: g.gui wxpython
When ready to quit enter: exit
Launching <wxpython> GUI in the background, please wait...
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\es>Traceback (most recent call last):
File "C:\~es\GRASS\GRASS721\gui\wxpython\wxgui.py", line 158, in <module>
sys.exit(main())
File "C:\~es\GRASS\GRASS721\gui\wxpython\wxgui.py", line 145, in main
app = GMApp(workspaceFile)
File "C:\~es\GRASS\GRASS721\gui\wxpython\wxgui.py", line 48, in __init__
wx.App.__init__(self, False)
File "C:\~es\GRASS\GRASS721\Python27\lib\site-packages\wx-2.8-msw-unicode\wx\_
core.py", line 7981, in __init__
self._BootstrapApp()
File "C:\~es\GRASS\GRASS721\Python27\lib\site-packages\wx-2.8-msw-unicode\wx\_
core.py", line 7555, in _BootstrapApp
return _core_.PyApp__BootstrapApp(*args, **kwargs)
File "C:\~es\GRASS\GRASS721\gui\wxpython\wxgui.py", line 92, in OnInit
workspace=self.workspaceFile)
File "C:\~es\GRASS\GRASS721\gui\wxpython\lmgr\frame.py", line 143, in __init__
self.notebook = self._createNoteBook()
File "C:\~es\GRASS\GRASS721\gui\wxpython\lmgr\frame.py", line 336, in _createN
oteBook
gcstyle=GC_PROMPT)
File "C:\~es\GRASS\GRASS721\gui\wxpython\gui_core\goutput.py", line 112, in __
init__
self.cmdPrompt = GPromptSTC(parent=self, menuModel=self._menuModel)
File "C:\~es\GRASS\GRASS721\gui\wxpython\gui_core\prompt.py", line 143, in __i
nit__
GPrompt.__init__(self, parent=parent, menuModel=menuModel)
File "C:\~es\GRASS\GRASS721\gui\wxpython\gui_core\prompt.py", line 57, in __in
it__
self.mapList = self._getListOfMaps()
File "C:\~es\GRASS\GRASS721\gui\wxpython\gui_core\prompt.py", line 101, in _ge
tListOfMaps
result['raster'] = grass.list_strings('raster')
File "C:\~es\GRASS\GRASS721\etc\python\grass\script\core.py", line 1161, in li
st_strings
mapset=mapset).splitlines():
File "C:\~es\GRASS\GRASS721\etc\python\grass\script\core.py", line 461, in rea
d_command
return handle_errors(returncode, stdout, args, kwargs)
File "C:\~es\GRASS\GRASS721\etc\python\grass\script\core.py", line 329, in han
dle_errors
returncode=returncode)
grass.exceptions.CalledModuleError: Module run None ['g.list', '--q', '-m', 'typ
e=raster'] ended with error
Process ended with non-zero return code -1073741701. See errors in the (error) o
utput.
More information about the grass-user
mailing list