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

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


So it looks like this is actually the known problem with System Integrity Protection.  I hate to turn off a security feature, and do two reboots,  to be able to run a  single application.  Has there been any progress in getting this fixed?

Thanks,

-- Adam


From: Adam Dershowitz <adershowitz at exponent.com<mailto:adershowitz at exponent.com>>
Date: Monday, March 14, 2016 at 11:21 PM
To: Michael Barton <Michael.Barton at asu.edu<mailto:Michael.Barton at asu.edu>>, grass-user grass-user <grass-user at lists.osgeo.org<mailto:grass-user at lists.osgeo.org>>
Subject: Re: [GRASS-user] GRASS GIS 7.03 for Mac OS X, problem with wxPython (missing)

And, I just tried to run 6.4, which I still had installed, and it also won’t run, but with a different error:


Python 2.7.10 found.

Cleaning up temporary files ...

Starting GRASS ...

Traceback (most recent call last):

  File "/Applications/GRASS-6.4.app/Contents/MacOS/etc/wxpython/gis_set.py", line 37, in <module>

    from core import globalvar

  File "/Applications/GRASS-6.4.app/Contents/MacOS/etc/wxpython/core/globalvar.py", line 74, in <module>

    import wx

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

    from wx._core import *

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

    import _core_

ImportError: dlopen(/Applications/GRASS-6.4.app/Contents/MacOS/etc/python/wx/_core_.so, 2): Library not loaded: /Users/Shared/unix/wxpython-cocoa-lion/lib/libwx_osx_cocoau-3.0.dylib

  Referenced from: /Applications/GRASS-6.4.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.

Hit RETURN to continue...




Has anyone had any luck running GRASS on 10.11 at all?


-- 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/f72b695c/attachment-0001.html>


More information about the grass-user mailing list