[GRASS-dev] [GRASS GIS] #2607: Python shell hint results in OSError error(None): None

GRASS GIS trac at osgeo.org
Wed Mar 4 09:12:27 PST 2015


#2607: Python shell hint results in OSError error(None): None
-------------------------+--------------------------------------------------
 Reporter:  marisn       |       Owner:  grass-dev@…              
     Type:  defect       |      Status:  new                      
 Priority:  normal       |   Milestone:                           
Component:  wxGUI        |     Version:  7.0.0                    
 Keywords:               |    Platform:  MSWindows Vista          
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------
 In Python shell type in:
 {{{
 from grass.pygrass.modules.shortcuts import raster as r
 r.
 }}}
 and observe how it gets filled with gazzilion of error messages: "OSError
 error(None): None"

 Due to this error, it is impossible to use Python shell, as it is trying
 to execute error message as a command instead of just providing it as an
 "error text that messes up CLI".

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/2607>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list