<div>I downloaded the native version wingrass-6.4.osvn-r40049-1-setup.exe and performed the installation. I'm using a Windows Vista 32-bit system. Two icons appeared on the desktop as a result of the installation. When I double click the msys.bat icon I first get an error window:</div>
<div>python.exe-Entry Point Not Found</div>
<div>The procedure entry point</div>
<div>?PyWinObject_As <a href="mailto:Handle@@YAHPAU_object@@PAPAX@Z">Handle@@YAHPAU_object@@PAPAX@Z</a> could not</div>
<div>be located in the dynamic link library <a href="mailto:pywintype@25.dll">pywintypes25.dll</a></div>
<div> </div>
<div>When this window is closed, the "M" window has the following text:</div>
<div>Cleaning up temporary files ...<br>Starting GRASS ...<br>Traceback (most recent call last):<br> File "c:/GRASS-6-SVN/etc/wxpython/gis_set.py", line 848, in <module><br> import gui_modules.gcmd as gcmd<br>
File "c:\GRASS-6-SVN\etc\wxpython\gui_modules\gcmd.py", line 42, in <module><br> from win32file import ReadFile, WriteFile<br>ImportError: DLL load failed: The specified procedure could not be found.<br>
Error in GUI startup. If necessary, please<br>report this error to the GRASS developers.<br>Switching to text mode now.<br>Hit RETURN to continue</div>
<div> </div>
<div>When RETURN is hit, Grass shuts down. I don't know anything about python (or wxpython), but both of the objectionable files exist:</div>
<div>File "c:\GRASS-6-SVN\etc\wxpython\gis_set.py"<br>File "c:\GRASS-6-SVN\etc\wxpython\gui_modules\gcmd.py</div>
<div> </div>
<div>If I need to be an expert in Python and other arcane subjects, I should probably just give up now. On the other hand if it is not hard to get GRASS running, I'll keep at it - provided someone can tell me what I did wrong or can point me to some documentation that can help me get this up and running.</div>
<div> </div>
<div>Thanks.</div>
<div>Matt<br></div>
<div> </div>