<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>
<div>I figured out the problem and a temporary work around, that I figured I would let people know.  But, if anyone has  a better solution, I would love to hear it.</div>
<div>The problem seems to be that I have macports installed, and there appears to be an issue with python versions, and where it is being found.  </div>
<div><br>
</div>
<div>I first tried using the acceptable macports way of changing to different versions of python, but these didn't help:</div>
<div>sudo port select python python26</div>
<div>sudo port select python python27-apple</div>
<div>Etc, but these didn't allow either 6.4 or 7.0 to run.  </div>
<div><br>
</div>
<div>But, if I get rid of all my macports stuff by doing:</div>
<div>Sudo mv /opt/local /opt/local_tmp </div>
<div>Then I can open either GRASS 6.4 or 7.0.  I can then move opt/local back and then either GRASS seems to work fine.  Even if I quit and restart the gui they are fine.  </div>
<div>This was not a problem for me on OS 10.6 and earlier.  So, something is different about search paths and/or environmental variables.</div>
<div>Renaming like that is not a viable long term solution, as I need macports stuff a bunch.  Any suggestions about how the application is searching and why it is not finding a good version?  Or maybe the real problem is that I don't have the correct port
 (or version) of something installed in Macports, and if I do then it might be that the macports version is fine, and would work.  I believe that there might have been a change between 10.6 and 10.8 related to 32 bit versus 64 bit being default builds, so could
 there be an issue with which version of wx, or some other library is being searched for?  </div>
<div><br>
</div>
<div>Any thoughts or guidance?  </div>
<div><br>
</div>
<div>
<div>-- Adam</div>
<div><br>
</div>
</div>
</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Adam Dershowitz <<a href="mailto:adershowitz@exponent.com">adershowitz@exponent.com</a>><br>
<span style="font-weight:bold">Date: </span>Monday, April 8, 2013 4:59 PM<br>
<span style="font-weight:bold">To: </span>"<a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a>" <<a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a>><br>
<span style="font-weight:bold">Subject: </span>GRASS on Mac OS 10.8.3<br>
</div>
<div><br>
</div>
<div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>I recently upgrade to a  new machine that has mac OS 10.8.3 on it (from 10.6).  Now, GRASS seems not to be working.  What's the status of GRASS on 10.8.3? </div>
<div>Here are the details.</div>
<div><br>
</div>
<div>I tried kyngchaos binary 6.4.2 and if I double click on it, I initially get:</div>
<div><br>
</div>
<div>
<div> '/Applications/GRASS-6.4.app/Contents/MacOS/grass.sh'; exit</div>
<div>Rebuilding Addon HTML manual pages index...</div>
<div>Rebuilding Addon menu...</div>
<div>dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/osascript) is code signed with entitlements</div>
<div>Python 2.6.8 found.</div>
</div>
<div><br>
</div>
<div>
<div>WELCOME TO GRASS              Version 6.4.2         2012</div>
<div><br>
</div>
<div>   1) Have at your side all available GRASS tutorials</div>
<div><br>
</div>
<div>   2) When working on your location, the following materials</div>
<div>      are extremely useful:</div>
<div>      - A topo map of your area</div>
<div>      - Current catalog of available computer maps</div>
<div><br>
</div>
<div>   3) Check the GRASS webpages for feedback mailinglists and more:</div>
<div>      <a href="http://www.grass-gis.org">http://www.grass-gis.org</a></div>
<div>      <a href="http://grass.osgeo.org">http://grass.osgeo.org</a></div>
<div><br>
</div>
<div>Hit RETURN to continue</div>
<div><br>
</div>
<div><br>
</div>
<div>If I then hit return I get:</div>
<div><br>
</div>
<div><br>
</div>
<div>Starting GRASS ...</div>
<div>Traceback (most recent call last):</div>
<div>  File "/Applications/GRASS-6.4.app/Contents/MacOS/etc/wxpython/gis_set.py", line 35, in <module></div>
<div>    from gui_modules import globalvar</div>
<div>  File "/Applications/GRASS-6.4.app/Contents/MacOS/etc/wxpython/gui_modules/globalvar.py", line 76, in <module></div>
<div>    import wx</div>
<div>  File "/Applications/GRASS-6.4.app/Contents/MacOS/etc/python/wx/__init__.py", line 45, in <module></div>
<div>    from wx._core import *</div>
<div>  File "/Applications/GRASS-6.4.app/Contents/MacOS/etc/python/wx/_core.py", line 4, in <module></div>
<div>    import _core_</div>
<div>ImportError: dlopen(/Applications/GRASS-6.4.app/Contents/MacOS/etc/python/wx/_core_.so, 2): no suitable image found.  Did find:</div>
<div><span class="Apple-tab-span" style="white-space:pre"></span>/Applications/GRASS-6.4.app/Contents/MacOS/etc/python/wx/_core_.so: mach-o, but wrong architecture</div>
<div>Error in GUI startup. If necessary, please</div>
<div>report this error to the GRASS developers.</div>
<div>Switching to text mode now.</div>
<div>Hit RETURN to continue...</div>
</div>
<div><br>
</div>
<div>I then tried downloading the newest 7.0 from cmbarton and ran into similar problems.  Any thoughts or suggestions?  </div>
<div><br>
</div>
<div>Thanks much.</div>
<div><br>
</div>
<div>
<div><br>
</div>
<div>-- Adam</div>
<div><br>
</div>
</div>
</div>
</div>
</span>
</body>
</html>