[GRASS-user] CalledModuleError:

Eric Goforth ewgoforth at live.com
Thu Apr 2 14:33:01 PDT 2015


Hi,

Does this list have an archive I could search?

I'm having problems with Grass.  Initially I downloaded and installed QGIS x64 which comes with Grass.  I ran the version of Grass that came with it.  It seemed to work just fine until i got a python related error following the steps in a YouTube tutorial video.  I uninstalled QGIS and downloaded grass 6.4.4.  It wouldn't start after I hit the start grass session.  The splash screen would come up and the main menu would flash on the screen and go away.  I looked in the event viewer and didn't see anything.  

I uninstalled that and installed Grass 7.0.0.  It is working the same as 6.4.4.  It seems to me that something is left behind from a previous installations, but i haven't found anything after I uninstalled the Microsoft Visual C++ Redistributables from Add Remove programs in the Control Panel. I've noticed that when I install it it seems to remember my database directory from the previous install.  Im running Win7 x64.  Here are the messages Grass 7 shows me:

Cleaning up temporary files...

Starting GRASS GIS...

WARNING: Concurrent mapset locking is not supported on Windows

 

          __________  ___   __________    _______________

         / ____/ __ \/   | / ___/ ___/   / ____/  _/ ___/

        / / __/ /_/ / /| | \__ \\_  \   / / __ / / \__ \

       / /_/ / _, _/ ___ |___/ /__/ /  / /_/ // / ___/ /

       \____/_/ |_/_/  |_/____/____/   \____/___//____/

 

Welcome to GRASS GIS 7.0.0

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

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 [Version 6.1.7601]

Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

 

C:\Users\gofortex>Traceback (most recent call last):

  File "C:\Program Files (x86)\GRASS GIS 7.0.0\gui\wxpython\wxgui.py", line 142,

in <module>

    sys.exit(main())

  File "C:\Program Files (x86)\GRASS GIS 7.0.0\gui\wxpython\wxgui.py", line 134,

in main

    app = GMApp(workspaceFile)

  File "C:\Program Files (x86)\GRASS GIS 7.0.0\gui\wxpython\wxgui.py", line 49,

in __init__

    wx.App.__init__(self, False)

  File "C:\Program Files (x86)\GRASS GIS 7.0.0\Python27\lib\site-packages\wx-2.8

-msw-unicode\wx\_core.py", line 7981, in __init__

    self._BootstrapApp()

  File "C:\Program Files (x86)\GRASS GIS 7.0.0\Python27\lib\site-packages\wx-2.8

-msw-unicode\wx\_core.py", line 7555, in _BootstrapApp

    return _core_.PyApp__BootstrapApp(*args, **kwargs)

  File "C:\Program Files (x86)\GRASS GIS 7.0.0\gui\wxpython\wxgui.py", line 83,

in OnInit

    workspace = self.workspaceFile)

  File "C:\Program Files (x86)\GRASS GIS 7.0.0\gui\wxpython\lmgr\frame.py", line

134, in __init__

    self.notebook  = self._createNoteBook()

  File "C:\Program Files (x86)\GRASS GIS 7.0.0\gui\wxpython\lmgr\frame.py", line

300, in _createNoteBook

    gcstyle = GC_PROMPT)

  File "C:\Program Files (x86)\GRASS GIS 7.0.0\gui\wxpython\gui_core\goutput.py"

, line 104, in __init__

    self.cmdPrompt = GPromptSTC(parent=self, menuModel=self._menuModel)

  File "C:\Program Files (x86)\GRASS GIS 7.0.0\gui\wxpython\gui_core\prompt.py",

line 137, in __init__

    GPrompt.__init__(self, parent = parent, menuModel = menuModel)

  File "C:\Program Files (x86)\GRASS GIS 7.0.0\gui\wxpython\gui_core\prompt.py",

line 56, in __init__

    self.mapList    = self._getListOfMaps()

  File "C:\Program Files (x86)\GRASS GIS 7.0.0\gui\wxpython\gui_core\prompt.py",

line 96, in _getListOfMaps

    result['raster'] = grass.list_strings('raster')

  File "C:\Program Files (x86)\GRASS GIS 7.0.0\etc\python\grass\script\core.py",

line 1110, in list_strings

    mapset=mapset).splitlines():

  File "C:\Program Files (x86)\GRASS GIS 7.0.0\etc\python\grass\script\core.py",

line 427, in read_command

    return handle_errors(returncode, stdout, args, kwargs)

  File "C:\Program Files (x86)\GRASS GIS 7.0.0\etc\python\grass\script\core.py",

line 310, in handle_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 -1073741511. See errors in the (error) o

utput.

 

Eric Goforth
Raleigh, North Carolina, USA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20150402/a577afe0/attachment.html>


More information about the grass-user mailing list