[GRASS-dev] Location Wizard Error

Jeshua Lacock jeshua at OpenOSX.com
Tue Sep 1 23:39:22 EDT 2009


Greetings,

I just tried to use the wxpython location wizard with RC5 to create a  
UTM, wgs84, N, zone 16 location and after entering the information and  
clicking the "Finish" button, I get the error:

	Error in command execution g.proj

	Execution failed: 'g.proj -c proj4=+proj=utm +zone=16
	+a=6378137.000 +rf=298.257223563 +no_defs
	location=utm16'

	Details:
	Error: region for current mapset is not setrun "g.region"


Then if I hit enter or "OK", at the terminal I see:

jeshua:~ jeshua$ grass64
Cleaning up temporary files ...
Starting GRASS ...
Traceback (most recent call last):
   File "/Library/OpenOSX/grass/grass-6.4.0RC5/etc/wxpython/ 
gis_set.py", line 404, in OnWizard
     gWizard = location_wizard.LocationWizard(self,  
self.tgisdbase.GetValue())
   File "/Library/OpenOSX/grass/grass-6.4.0RC5/etc/wxpython/ 
gui_modules/location_wizard.py", line 1742, in __init__
     success = self.OnWizFinished()
   File "/Library/OpenOSX/grass/grass-6.4.0RC5/etc/wxpython/ 
gui_modules/location_wizard.py", line 1901, in OnWizFinished
     success = self.Proj4Create(proj4string)
   File "/Library/OpenOSX/grass/grass-6.4.0RC5/etc/wxpython/ 
gui_modules/location_wizard.py", line 2031, in Proj4Create
     p = gcmd.Command(cmdlist, stderr=None)
   File "/Library/OpenOSX/grass/grass-6.4.0RC5/etc/wxpython/ 
gui_modules/gcmd.py", line 358, in __init__
     _("Error: ") + self.GetError()))
gui_modules.gcmd.CmdError


GRASS 6.4.0RC5 (newLocation):~ > Error: Unable to open file </Users/ 
jeshua/test/newLocation/PERMANENT/WIND>: [Errno 2] No such file or  
directory: '/Users/jeshua/test/newLocation/PERMANENT/WIND'
wxGUI closed.


I know how to create a location manually, however, I thought someone  
might like know it doesn't look like it is working here.


Best,

Jeshua Lacock, Owner
<http://OpenOSX.com>
phone: 208.462.4171



More information about the grass-dev mailing list