<div dir="ltr">Hello Stu <div><br></div><div>I'm still with Sierra but I use homebrew to install GRASS. I also had some issues with wxpython, and to fix it I had to add this to bash_profile:</div><div><br></div><div><div>export PYTHONPATH=/usr/local/lib/python2.7/site-packages:/usr/local/lib/python2.7/site-packages/wx-3.0-osx_cocoa:$PYTHONPATH</div></div><div><br></div><div><br></div><div>hope it helps</div><div><br></div><div>Carlos</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 23, 2017 at 1:41 PM, Stuart Edwards <span dir="ltr"><<a href="mailto:sedwards2@cinci.rr.com" target="_blank">sedwards2@cinci.rr.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hi --<div><br></div><div>A few days ago I upgraded the operating system on my MacBook Pro from 10.11 to 10.13 (High Sierra).  Most everything seems to still be working - except GRASS and QGIS.  I have been running Barton's binaries and Kyngs's  frameworks for a number of years without any major problems.  I have 3 GRASS versions installed - 6.4.5, 7.3 (py2), and 7.3 (py3).  6.4 gives the most succinct error messages on startup and it's possible to continue on the command line (no gui):</div><div><br></div><div><br></div><div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier;color:rgb(255,240,165);background-color:rgb(19,119,61)"><span style="font-variant-ligatures:no-common-ligatures">dyld: Library not loaded: /Applications/GRASS/GRASS-6.4.<wbr>app/Contents/MacOS/lib/<wbr>libgrass_gis.6.4.5svn.dylib</span></div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier;color:rgb(255,240,165);background-color:rgb(19,119,61)"><span style="font-variant-ligatures:no-common-ligatures">  Referenced from: /Applications/GRASS-6.4.app/<wbr>Contents/MacOS/bin/g.gisenv</span></div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier;color:rgb(255,240,165);background-color:rgb(19,119,61)"><span style="font-variant-ligatures:no-common-ligatures">  Reason: image not found</span></div></div><div><span style="font-variant-ligatures:no-common-ligatures"><br></span></div><div>The library in question is still where it's always been.</div><div><br></div><div>7.3 is more verbose, but basically says the same thing:</div><div><br></div><div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier;color:rgb(255,240,165);background-color:rgb(19,119,61)"><span style="font-variant-ligatures:no-common-ligatures">Starting GRASS GIS...</span></div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier;color:rgb(255,240,165);background-color:rgb(19,119,61)"><span style="font-variant-ligatures:no-common-ligatures">dyld: Library not loaded: /Applications/GRASS-7.3.app/<wbr>Contents/MacOS/lib/libgrass_<wbr>gis.7.3.svn.dylib</span></div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier;color:rgb(255,240,165);background-color:rgb(19,119,61)"><span style="font-variant-ligatures:no-common-ligatures">  Referenced from: /Applications/GRASS-7.3_py3.<wbr>app/Contents/MacOS/bin/g.<wbr>gisenv</span></div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier;color:rgb(255,240,165);background-color:rgb(19,119,61)"><span style="font-variant-ligatures:no-common-ligatures">  Reason: image not found</span></div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier;color:rgb(255,240,165);background-color:rgb(19,119,61)"><span style="font-variant-ligatures:no-common-ligatures">Traceback (most recent call last):</span></div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier;color:rgb(255,240,165);background-color:rgb(19,119,61)"><span style="font-variant-ligatures:no-common-ligatures">  File "/Applications/GRASS-7.3_py3.<wbr>app/Contents/MacOS/gui/<wbr>wxpython/gis_set.py", line 31, in <module></span></div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier;color:rgb(255,240,165);background-color:rgb(19,119,61)"><span style="font-variant-ligatures:no-common-ligatures">    from core import globalvar</span></div></div><div><br></div><div>..............</div><div><br></div><div><br></div><div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier;color:rgb(255,240,165);background-color:rgb(19,119,61)"><span style="font-variant-ligatures:no-common-ligatures">grass.exceptions.<wbr>CalledModuleError: Module run None ['g.gisenv', '-n'] ended with error</span></div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier;color:rgb(255,240,165);background-color:rgb(19,119,61)"><span style="font-variant-ligatures:no-common-ligatures">Process ended with non-zero return code -6. See errors in the (error) output.</span></div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier;color:rgb(255,240,165);background-color:rgb(19,119,61)"><span style="font-variant-ligatures:no-common-ligatures">ERROR: Error in GUI startup. See messages above (if any) and if necessary, please report this error to the GRASS developers.</span></div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier;color:rgb(255,240,165);background-color:rgb(19,119,61)"><span style="font-variant-ligatures:no-common-ligatures">On systems with package manager, make sure you have the right GUI package, probably named grass-gui, installed.</span></div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier;color:rgb(255,240,165);background-color:rgb(19,119,61)"><span style="font-variant-ligatures:no-common-ligatures">To run GRASS GIS in text mode use the -text flag.</span></div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier;color:rgb(255,240,165);background-color:rgb(19,119,61)"><span style="font-variant-ligatures:no-common-ligatures">Exiting...</span></div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier;color:rgb(255,240,165);background-color:rgb(19,119,61)"><span style="font-variant-ligatures:no-common-ligatures">logout</span></div></div><div><span style="font-variant-ligatures:no-common-ligatures"><br></span></div><div><span style="font-variant-ligatures:no-common-ligatures"><br></span></div><div><span style="font-variant-ligatures:no-common-ligatures">I tried a fresh installation of 7.3 using macports (grass7) and strangely, had a failure where wxWidgets could not be found:</span></div><div><span style="font-variant-ligatures:no-common-ligatures"><br></span></div><div><span style="font-variant-ligatures:no-common-ligatures"><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier;color:rgb(255,240,165);background-color:rgb(19,119,61)"><span style="font-variant-ligatures:no-common-ligatures">--->  Attempting to fetch wxWidgets-3.0.3.tar.bz2 from <a href="https://pek.cn.distfiles.macports.org/macports/distfiles/wxWidgets/3.0.2" target="_blank">https://pek.cn.distfiles.<wbr>macports.org/macports/<wbr>distfiles/wxWidgets/3.0.2</a></span></div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier;color:rgb(255,240,165);background-color:rgb(19,119,61)"><span style="font-variant-ligatures:no-common-ligatures">--->  Attempting to fetch wxWidgets-3.0.3.tar.bz2 from <a href="http://ncu.dl.sourceforge.net/project/wxwindows/3.0.2" target="_blank">http://ncu.dl.sourceforge.net/<wbr>project/wxwindows/3.0.2</a></span></div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier;color:rgb(255,240,165);background-color:rgb(19,119,61)"><span style="font-variant-ligatures:no-common-ligatures">--->  Attempting to fetch wxWidgets-3.0.3.tar.bz2 from <a href="http://netcologne.dl.sourceforge.net/project/wxwindows/3.0.2" target="_blank">http://netcologne.dl.<wbr>sourceforge.net/project/<wbr>wxwindows/3.0.2</a></span></div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier;color:rgb(255,240,165);background-color:rgb(19,119,61)"><span style="font-variant-ligatures:no-common-ligatures">--->  Attempting to fetch wxWidgets-3.0.3.tar.bz2 from <a href="http://biolpc22.york.ac.uk/pub/3.0.2/" target="_blank">http://biolpc22.york.ac.uk/<wbr>pub/3.0.2/</a></span></div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier;color:rgb(255,240,165);background-color:rgb(19,119,61)"><span style="font-variant-ligatures:no-common-ligatures">--->  Attempting to fetch wxWidgets-3.0.3.tar.bz2 from <a href="http://her.gr.distfiles.macports.org/wxWidgets/3.0.2" target="_blank">http://her.gr.distfiles.<wbr>macports.org/wxWidgets/3.0.2</a></span></div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier;color:rgb(255,240,165);background-color:rgb(19,119,61)"><span style="font-variant-ligatures:no-common-ligatures">Error: Failed to fetch wxPython-3.0: The requested URL returned error: 404 Not Found</span></div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier;color:rgb(255,240,165);background-color:rgb(19,119,61)"><span style="font-variant-ligatures:no-common-ligatures">Error: See /opt/local/var/macports/logs/_<wbr>opt_local_var_macports_<wbr>sources_rsync.macports.org_<wbr>release_tarballs_ports_<wbr>graphics_wxWidgets-3.0/<wbr>wxPython-3.0/main.log for details.</span></div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier;color:rgb(255,240,165);background-color:rgb(19,119,61)"><span style="font-variant-ligatures:no-common-ligatures">Error: Follow <a href="https://guide.macports.org/#project.tickets" target="_blank">https://guide.macports.org/#<wbr>project.tickets</a> to report a bug.</span></div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier;color:rgb(255,240,165);background-color:rgb(19,119,61)"><span style="font-variant-ligatures:no-common-ligatures">Error: Processing of port grass7 failed</span></div><div><span style="font-variant-ligatures:no-common-ligatures"><br></span></div><div><span style="font-variant-ligatures:no-common-ligatures"> Macports attempted to fetch wxWidgets from all its sources.  But the currently installed (and considered up to date) version is wxWidgets-3.0.3 - strange.</span></div><div><span style="font-variant-ligatures:no-common-ligatures"><br></span></div><div><span style="font-variant-ligatures:no-common-ligatures">So there does appear to be something unusual going on with wxpython and OS X 10.13</span></div><div><span style="font-variant-ligatures:no-common-ligatures"><br></span></div><div><span style="font-variant-ligatures:no-common-ligatures">The bad news may be that there is currently no source of a binary version of GRASS for anyone with a new Mac or upgrading their OS.  I did get the Macports version of QGIS to install and run - but I need my GRASS to run !</span></div><div><span style="font-variant-ligatures:no-common-ligatures"><br></span></div><div>Happy to pursue this further if anyone has any ideas to try .......</div><div><br></div><div>thx</div><div><br></div><div>Stu</div><div><span style="font-variant-ligatures:no-common-ligatures"><br></span></div><div><span style="font-variant-ligatures:no-common-ligatures"><br></span></div><div><span style="font-variant-ligatures:no-common-ligatures"><br></span></div><div><span style="font-variant-ligatures:no-common-ligatures"><br></span></div><div><span style="font-variant-ligatures:no-common-ligatures"><br></span></div><div><span style="font-variant-ligatures:no-common-ligatures"><br></span></div><div><span style="font-variant-ligatures:no-common-ligatures"><br></span></div></span></div></div><br>______________________________<wbr>_________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/grass-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/grass-user</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Prof. Carlos Henrique Grohmann<br>Institute of Energy and Environment - Univ. of São Paulo, Brazil<div>- Digital Terrain Analysis | GIS | Remote Sensing - </div><div><br></div><div><a href="http://carlosgrohmann.com/" target="_blank">http://carlosgrohmann.com</a></div><div><a href="http://orcid.org/0000-0001-5073-5572" style="font-size:13px;color:rgb(17,85,204);font-family:arial,sans-serif;background-color:rgb(255,255,255)" target="_blank">http://orcid.org/0000-0001-5073-5572</a><br><div>________________<br>Can’t stop the signal.</div></div></div></div>
</div>