<HTML dir=ltr><HEAD>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.6000.16608" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial color=#000000 size=2>Hi all,</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>I reinstalled Python&nbsp;(2.5.2)&nbsp;+ Python Extensions for Windows (Build 210 - py2.5) + WxPython (2.8.7.1 - unicode - py25) but I still have the same errror (follows):</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><A title=blocked::http://www.webalice.it/marco.pasetti/temp/grass_bugs/bug002.png href="http://www.webalice.it/marco.pasetti/temp/grass_bugs/bug002.png"><FONT size=2>http://www.webalice.it/marco.pasetti/temp/grass_bugs/bug002.png</FONT></A><BR><BR><FONT size=2>Then, after pressing ok button, reports as follows in MSYS console:<BR><BR></FONT><FONT face="Courier New" size=2>Marco@NOTEBOOKMARCO /usr/local/bin<BR>$ grass63 -wxpython<BR>Cleaning up temporary files.....<BR>Starting GRASS ...<BR>WARNING: Attention!<BR>WARNING: Locking is not supported on Windows!<BR>GRASS GUI should be wxpython<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; __________&nbsp; ___&nbsp;&nbsp; __________&nbsp;&nbsp;&nbsp; _______________<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; / ____/ __ \/&nbsp;&nbsp; | / ___/ ___/&nbsp;&nbsp; / ____/&nbsp; _/ ___/<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; / / __/ /_/ / /| | \__ \\_&nbsp; \&nbsp;&nbsp; / / __ / / \__ \<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; / /_/ / _, _/ ___ |___/ /__/ /&nbsp; / /_/ // / ___/ /<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \____/_/ |_/_/&nbsp; |_/____/____/&nbsp;&nbsp; \____/___//____/<BR><BR>Welcome to GRASS 6.3.0RC6 (2008)<BR>GRASS homepage:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </FONT><A title=blocked::http://grass.osgeo.org/ href="http://grass.osgeo.org/"><FONT title=blocked::http://grass.osgeo.org/ face="Courier New" size=2>http://grass.osgeo.org/</FONT></A><BR><FONT face="Courier New" size=2>This version running thru:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Bourne Shell (/bin/sh)<BR>Help is available with the command:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g.manual -i<BR>See the licence terms with:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g.version -c<BR>If required, restart the GUI with:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g.gui wxpython<BR>When ready to quit enter:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; exit<BR><BR>GRASS 6.3.0RC6 (SIT-Lombardia):C:/MSYS/local/bin &gt;<BR>profile.py:<BR>&nbsp;&nbsp;&nbsp; This module requires the NumPy module,<BR>&nbsp;&nbsp;&nbsp; which could not be imported.&nbsp; It probably is not installed<BR>&nbsp;&nbsp;&nbsp; (it's not part of the standard Python distribution). See the<BR>&nbsp;&nbsp;&nbsp; Numeric Python site (</FONT><A title=blocked::http://numpy.scipy.org/ href="http://numpy.scipy.org/"><FONT title=blocked::http://numpy.scipy.org/ face="Courier New" size=2>http://numpy.scipy.org</FONT></A><FONT size=2><FONT face="Courier New">) for information on<BR>&nbsp;&nbsp;&nbsp; downloading source or binaries.<BR>Traceback (most recent call last):<BR>&nbsp; File "C:/MSYS/local/grass-6.3.0RC6/etc/wxpython/wxgui.py", line 1358, in &lt;module&gt;<BR>&nbsp;&nbsp;&nbsp; sys.exit(main())<BR>&nbsp; File "C:/MSYS/local/grass-6.3.0RC6/etc/wxpython/wxgui.py", line 1351, in main<BR>&nbsp;&nbsp;&nbsp; app = GMApp(workspaceFile)<BR>&nbsp; File "C:/MSYS/local/grass-6.3.0RC6/etc/wxpython/wxgui.py", line 1273, in __init__<BR>&nbsp;&nbsp;&nbsp; wx.App.__init__(self, False)<BR>&nbsp; File "C:\DevTools\Python\Lib\site-packages\wx-2.8-msw-unicode\wx\_core.py", line 7836, in __init__<BR>&nbsp;&nbsp;&nbsp; self._BootstrapApp()<BR>&nbsp; File "C:\DevTools\Python\Lib\site-packages\wx-2.8-msw-unicode\wx\_core.py", line 7433, in _BootstrapApp<BR>&nbsp;&nbsp;&nbsp; return _core_.PyApp__BootstrapApp(*args, **kwargs)<BR>&nbsp; File "C:/MSYS/local/grass-6.3.0RC6/etc/wxpython/wxgui.py", line 1289, in OnInit<BR>&nbsp;&nbsp;&nbsp; workspace = self.workspaceFile)<BR>&nbsp; File "C:/MSYS/local/grass-6.3.0RC6/etc/wxpython/wxgui.py", line 158, in __init__<BR>&nbsp;&nbsp;&nbsp; self.NewDisplay(show=False)<BR>&nbsp; File "C:/MSYS/local/grass-6.3.0RC6/etc/wxpython/wxgui.py", line 1025, in NewDisplay<BR>&nbsp;&nbsp;&nbsp; auimgr=self._auimgr, showMapDisplay=show)<BR>&nbsp; File "C:\MSYS\local\grass-6.3.0RC6\etc\wxpython\gui_modules\wxgui_utils.py", line 76, in __init__<BR>&nbsp;&nbsp;&nbsp; self.Map = render.Map()&nbsp;&nbsp;&nbsp; # instance of render.Map to be associated with display<BR>&nbsp; File "C:\MSYS\local\grass-6.3.0RC6\etc\wxpython\gui_modules\render.py", line 210, in __init__<BR>&nbsp;&nbsp;&nbsp; self.InitRegion()<BR>&nbsp; File "C:\MSYS\local\grass-6.3.0RC6\etc\wxpython\gui_modules\render.py", line 244, in InitRegion<BR>&nbsp;&nbsp;&nbsp; self.SetRegion()<BR>&nbsp; File "C:\MSYS\local\grass-6.3.0RC6\etc\wxpython\gui_modules\render.py", line 462, in SetRegion<BR>&nbsp;&nbsp;&nbsp; self.region = self.__adjustRegion()<BR>&nbsp; File "C:\MSYS\local\grass-6.3.0RC6\etc\wxpython\gui_modules\render.py", line 296, in __adjustRegion<BR>&nbsp;&nbsp;&nbsp; mapwidth&nbsp;&nbsp;&nbsp; = abs(self.region["e"] - self.region["w"])<BR>KeyError: 'e'<BR></FONT><BR>Martin, I really don't know why it works for you and not for me! There's something frustrating in that, because you followed the guide I wrote... and that I, obviously, followed too!<BR><BR>Marco</FONT></DIV></BODY></HTML>