<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> </DIV>
<DIV><FONT size=2>I reinstalled Python (2.5.2) + 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> </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> __________ ___ __________ _______________<BR> / ____/ __ \/ | / ___/ ___/ / ____/ _/ ___/<BR> / / __/ /_/ / /| | \__ \\_ \ / / __ / / \__ \<BR> / /_/ / _, _/ ___ |___/ /__/ / / /_/ // / ___/ /<BR> \____/_/ |_/_/ |_/____/____/ \____/___//____/<BR><BR>Welcome to GRASS 6.3.0RC6 (2008)<BR>GRASS homepage: </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: Bourne Shell (/bin/sh)<BR>Help is available with the command: g.manual -i<BR>See the licence terms with: g.version -c<BR>If required, restart the GUI with: g.gui wxpython<BR>When ready to quit enter: exit<BR><BR>GRASS 6.3.0RC6 (SIT-Lombardia):C:/MSYS/local/bin ><BR>profile.py:<BR> This module requires the NumPy module,<BR> which could not be imported. It probably is not installed<BR> (it's not part of the standard Python distribution). See the<BR> 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> downloading source or binaries.<BR>Traceback (most recent call last):<BR> File "C:/MSYS/local/grass-6.3.0RC6/etc/wxpython/wxgui.py", line 1358, in <module><BR> sys.exit(main())<BR> File "C:/MSYS/local/grass-6.3.0RC6/etc/wxpython/wxgui.py", line 1351, in main<BR> app = GMApp(workspaceFile)<BR> File "C:/MSYS/local/grass-6.3.0RC6/etc/wxpython/wxgui.py", line 1273, in __init__<BR> wx.App.__init__(self, False)<BR> File "C:\DevTools\Python\Lib\site-packages\wx-2.8-msw-unicode\wx\_core.py", line 7836, in __init__<BR> self._BootstrapApp()<BR> File "C:\DevTools\Python\Lib\site-packages\wx-2.8-msw-unicode\wx\_core.py", line 7433, in _BootstrapApp<BR> return _core_.PyApp__BootstrapApp(*args, **kwargs)<BR> File "C:/MSYS/local/grass-6.3.0RC6/etc/wxpython/wxgui.py", line 1289, in OnInit<BR> workspace = self.workspaceFile)<BR> File "C:/MSYS/local/grass-6.3.0RC6/etc/wxpython/wxgui.py", line 158, in __init__<BR> self.NewDisplay(show=False)<BR> File "C:/MSYS/local/grass-6.3.0RC6/etc/wxpython/wxgui.py", line 1025, in NewDisplay<BR> auimgr=self._auimgr, showMapDisplay=show)<BR> File "C:\MSYS\local\grass-6.3.0RC6\etc\wxpython\gui_modules\wxgui_utils.py", line 76, in __init__<BR> self.Map = render.Map() # instance of render.Map to be associated with display<BR> File "C:\MSYS\local\grass-6.3.0RC6\etc\wxpython\gui_modules\render.py", line 210, in __init__<BR> self.InitRegion()<BR> File "C:\MSYS\local\grass-6.3.0RC6\etc\wxpython\gui_modules\render.py", line 244, in InitRegion<BR> self.SetRegion()<BR> File "C:\MSYS\local\grass-6.3.0RC6\etc\wxpython\gui_modules\render.py", line 462, in SetRegion<BR> self.region = self.__adjustRegion()<BR> File "C:\MSYS\local\grass-6.3.0RC6\etc\wxpython\gui_modules\render.py", line 296, in __adjustRegion<BR> mapwidth = 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>