Spring install error Mac 10.11

33 views
Skip to first unread message

Carsten Sachse

unread,
Jul 1, 2016, 3:14:54 AM7/1/16
to emspring
Hi Claudio,

Thanks for the information. It looks like it is essential for version=0.84.1470 to upgrade to the latest MacOS 10.11.5 version including the latest Xcode updates. Otherwise it messes up the libraries.

Best wishes,


Carsten

Hi Carsten,
At the end, we were able to get this working and I am now playing around with your tutorial! I am now at 10.11.5. It was at 10.11.2 when we last spoke.
Upgrading the operating system was enough to make this working, probably there was a library missing or something.
Thank you so much for your help.
Claudio
 
Dear Carsten,
thank you so much for helping me on this.
This is the error I am experiencing when I launch Spring after installation.
ciferric-KDF6T6:bin ciferric$ ./spring
Spring environment loaded.
Traceback (most recent call last):
 File "./spring", line 149, in <module>
   import spring.springgui.spring_launch
 File "/Users/ciferric/Applications/spring_v0-84-1470/lib/python2.7/site-packages/emspring-0.84.1470-py2.7.egg/spring/springgui/spring_launch.py", line 17, in <module>
   from spring.springgui.spring2d_launch import Segment2dGui
 File "/Users/ciferric/Applications/spring_v0-84-1470/lib/python2.7/site-packages/emspring-0.84.1470-py2.7.egg/spring/springgui/spring2d_launch.py", line 8, in <module>
   from spring.segment2d.segclassexam import SegClassExamPar
 File "/Users/ciferric/Applications/spring_v0-84-1470/lib/python2.7/site-packages/emspring-0.84.1470-py2.7.egg/spring/segment2d/segclassexam.py", line 13, in <module>
   from spring.segment2d.segmentexam import SegmentExamPar, SegmentExam
 File "/Users/ciferric/Applications/spring_v0-84-1470/lib/python2.7/site-packages/emspring-0.84.1470-py2.7.egg/spring/segment2d/segmentexam.py", line 20, in <module>
   from spring.segment2d.segmentselect import SegmentSelect
 File "/Users/ciferric/Applications/spring_v0-84-1470/lib/python2.7/site-packages/emspring-0.84.1470-py2.7.egg/spring/segment2d/segmentselect.py", line 9, in <module>
   from scipy import signal
 File "/Users/ciferric/Applications/spring_v0-84-1470/lib/python2.7/site-packages/scipy/signal/__init__.py", line 239, in <module>
   from .bsplines import *
 File "/Users/ciferric/Applications/spring_v0-84-1470/lib/python2.7/site-packages/scipy/signal/bsplines.py", line 4, in <module>
   import scipy.special
 File "/Users/ciferric/Applications/spring_v0-84-1470/lib/python2.7/site-packages/scipy/special/__init__.py", line 546, in <module>
   from ._ufuncs import *
ImportError: dlopen(/Users/ciferric/Applications/spring_v0-84-1470/lib/python2.7/site-packages/scipy/special/_ufuncs.so, 2): Library not loaded: /Users/ciferric/Desktop/Spring/spring_v0-84-1470/parts/gcc/lib/libgfortran.3.dylib
 Referenced from: /Users/ciferric/Applications/spring_v0-84-1470/lib/python2.7/site-packages/scipy/special/_ufuncs.so
 Reason: image not found
Please feel free to look into this only if you have time.
Thank you!
Claudio
Reply all
Reply to author
Forward
0 new messages