[GRASS-dev] winGRASS 6.3.0RC5 errors
Moritz Lennert
mlennert at club.worldonline.be
Thu Feb 28 12:58:33 EST 2008
On 28/02/08 18:42, marco.pasetti at alice.it wrote:
> Hi all,
>
> I just compiled GRASS 6.3.0RC5 on Windows using MinGW; I report the
> following errors:
>
> 1) grass63.bat doesn't work! it says:
>
> ERROR: LOCATION_NAME not set
From memory I think this is the normal error message you get when you
launch grass without an existing .grassrc6 file. Can't you just push OK
and then you get to the tcltk startup screen ?
> 2) If I start grass63 from MSYS it's ok, while if I start with -wxpython
> it says
> Traceback (most recent call last):
> File "C:/MSYS/local/grass-6.3.0RC5/etc/wxpython/gis_set.py", line 688,
> in <module>
> import gui_modules.gcmd as gcmd
> File "C:\MSYS\local\grass-6.3.0RC5\etc\wxpython\gui_modules\gcmd.py",
> line 38, in <module>
> from win32file import ReadFile, WriteFile
> ImportError: No module named win32file
You have to install pywin32
http://sourceforge.net/projects/pywin32/
Moritz
More information about the grass-dev
mailing list