[GRASS-user] GRASS GIS 7.03 for Mac OS X, problem with wxPython (missing)

Adam Dershowitz adershowitz at exponent.com
Mon Mar 14 19:14:43 PDT 2016


Any luck with this?
I just tried to use 7.0.2 and when it failed, I download and tried 7.0.3, which also failed.

When I try to run it, I see this:


Python 2.7.10 found.

Cleaning up temporary files...

Starting GRASS GIS...

dyld: Library not loaded: /usr/local/lib/libintl.8.dylib

  Referenced from: /Applications/GRASS-7.0.app/Contents/MacOS/lib/libgrass_gis.7.0.3.dylib

  Reason: image not found


And, then as a work around I tried to use the Macports version of that file like this:

install_name_tool -change /usr/local/lib/libintl.8.dylib /opt/local/lib/libintl.8.dylib /Applications/GRASS-7.0.app/Contents/MacOS/lib/libgrass_gis.7.0.3.dylib


but instead I now get this error:

adershowitzMBP15:~ adershowitz$ '/Applications/GRASS-7.0.app/Contents/MacOS/grass.sh'; exit

Rebuilding Addon HTML manual pages index...

Rebuilding Addon menu...

Python 2.7.10 found.

Cleaning up temporary files...

Starting GRASS GIS...

Traceback (most recent call last):

  File "/Applications/GRASS-7.0.app/Contents/MacOS/gui/wxpython/gis_set.py", line 31, in <module>

    from core import globalvar

  File "/Applications/GRASS-7.0.app/Contents/MacOS/gui/wxpython/core/globalvar.py", line 84, in <module>

    import wx

  File "/Applications/GRASS-7.0.app/Contents/MacOS/etc/python/wx/__init__.py", line 45, in <module>

    from wx._core import *

  File "/Applications/GRASS-7.0.app/Contents/MacOS/etc/python/wx/_core.py", line 4, in <module>

    import _core_

ImportError: dlopen(/Applications/GRASS-7.0.app/Contents/MacOS/etc/python/wx/_core_.so, 2): Library not loaded: /usr/local/lib/wxPython-unicode-2.8.12.1/lib/libwx_macud-2.8.0.dylib

  Referenced from: /Applications/GRASS-7.0.app/Contents/MacOS/etc/python/wx/_core_.so

  Reason: image not found

Error in GUI startup. If necessary, please report this error to the GRASS developers.

Switching to text mode now.

Any suggestions or work around would be greatly appreciated.  I have some data that I need access to, and usually GRASS is solid and reliable, so not being able to use it is worrisome.

Thanks,


-- Adam


From: grass-user <grass-user-bounces at lists.osgeo.org<mailto:grass-user-bounces at lists.osgeo.org>> on behalf of Michael Barton <Michael.Barton at asu.edu<mailto:Michael.Barton at asu.edu>>
Date: Monday, February 15, 2016 at 3:24 PM
To: grass-user grass-user <grass-user at lists.osgeo.org<mailto:grass-user at lists.osgeo.org>>
Subject: [GRASS-user] GRASS GIS 7.03 for Mac OS X, problem with wxPython (missing)

The packaging seems to have gone awry. I've been out of the country and then sick since returning. Once I get well enough to get to the office, I'll try and fix this.

Michael
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Head, Graduate Faculty in Complex Adaptive Systems Science
Arizona State University

voice:  480-965-6262 (SHESC), 480-965-8130/727-9746 (CSDC)
fax: 480-965-7671 (SHESC),  480-727-0709 (CSDC)
www: http://www.public.asu.edu/~cmbarton<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.public.asu.edu_-7Ecmbarton&d=CwMGaQ&c=t0wRGL5ICVzH157W8C8Wew&r=5usL3OGqXabRLtSzGmh8YEvbco28TaiOmWcn6rCn8wM&m=mQkXH1ueNkuN6x_ULoNTVKf8HhzY3BksHkBifuT4ei4&s=hiCFoOIof6xOrTVN-DtaoSCJKiGlG1cbfpgCAh75ATw&e=>, http://csdc.asu.edu<https://urldefense.proofpoint.com/v2/url?u=http-3A__csdc.asu.edu&d=CwMGaQ&c=t0wRGL5ICVzH157W8C8Wew&r=5usL3OGqXabRLtSzGmh8YEvbco28TaiOmWcn6rCn8wM&m=mQkXH1ueNkuN6x_ULoNTVKf8HhzY3BksHkBifuT4ei4&s=LUWEhxCbJLRMSGP1xOrwKsANc9PwKuLL8M8DAqgRa3c&e=>




On Feb 15, 2016, at 12:59 PM, grass-user-request at lists.osgeo.org<mailto:grass-user-request at lists.osgeo.org> wrote:

From: gene <martin.laloux at gmail.com<mailto:martin.laloux at gmail.com>>
Subject: [GRASS-user] GRASS GIS 7.03 for Mac OS X, problem with wxPython (missing)
Date: February 15, 2016 at 11:55:37 AM MST
To: <grass-user at lists.osgeo.org<mailto:grass-user at lists.osgeo.org>>


With the 7.0.3 version of  GRASS GIS on the Mac (M.Barton)
<http://grassmac.wikidot.com/<https://urldefense.proofpoint.com/v2/url?u=http-3A__grassmac.wikidot.com_&d=CwMGaQ&c=t0wRGL5ICVzH157W8C8Wew&r=5usL3OGqXabRLtSzGmh8YEvbco28TaiOmWcn6rCn8wM&m=mQkXH1ueNkuN6x_ULoNTVKf8HhzY3BksHkBifuT4ei4&s=noVWFNeapzu4k_YxtrbHFY7wpnxZuLJcx6PEmEIKXrM&e=>>   I can only launch GRASS-7.0.app (7.0.3) in
text mode.

When I try to launch the App or use g.gui wxpython in the Grass shell the
error is:

"Launching <wxpython> GUI in the background, please wait…
ERROR: wxGUI requires wxPython. No module named wxversion

In the 7.0.2 version, wxPython is installed in
/Applications/GRASS-7.0.app/Contents/MacOS/etc/python (wx, wxpython and
pyparsing.py and wxversion.py) and it works.

But none of these files/folders exist in the same folder of the 7.0.3
version

Compilation error ?

The size of the zip files are also different (80.19 and 83.89 for GRASS 7.01
and GRASS 7.02, 35 .12 for GRASS 7.03)

Many thanks



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20160315/628e8f1a/attachment-0001.html>


More information about the grass-user mailing list