[GRASS-dev] create location in windows

Luca Delucchi lucadeluge at gmail.com
Wed Jul 29 07:33:32 PDT 2015


Hi devs,

a colleague of mine has problem creating new location on Windows7.
Here the error that she got using epsg code or prj file

Traceback (most recent call last):
  File "C:\Program Files (x86)\GRASS GIS 7.0.1RC1\gui\wxpython\gis_set.py", line
 500, in OnWizard
    grassdatabase = self.tgisdbase.GetValue())
  File "C:\Program Files (x86)\GRASS GIS 7.0.1RC1\gui\wxpython\location_wizard\w
izard.py", line 1916, in __init__
    msg = self.OnWizFinished()
  File "C:\Program Files (x86)\GRASS GIS 7.0.1RC1\gui\wxpython\location_wizard\w
izard.py", line 2111, in OnWizFinished
    **addl_opts)
  File "C:\Program Files (x86)\GRASS GIS 7.0.1RC1\etc\python\grass\script\core.p
y", line 1396, in create_location
    encoding='utf-8', mode='w')
  File "C:\Program Files (x86)\GRASS GIS 7.0.1RC1\Python27\lib\codecs.py", line
881, in open
    file = __builtin__.open(filename, mode, buffering)
IOError: [Errno 2] No such file or directory: u'D:\\GEOGRAPHY\\MODIS\\PERMANENT\
\MYNAME'


D:\\GEOGRAPHY\\ exists and MODIS should be the location.

Any idea? a bug already fixes in RC2?

-- 
ciao
Luca

http://gis.cri.fmach.it/delucchi/
www.lucadelu.org


More information about the grass-dev mailing list