Looks more like a bug in OSX's dynamic linker, but you could try to compile Sage from source if you are feeling adventurous.
On Tuesday, July 14, 2015 at 4:29:40 AM UTC+2, Juan Luis Varona wrote: > > I have try to install sage (the current stable version 6.7) in Mac OSX > 11.11 (El Capitan), public beta (the final version will be available after > the summer). > > I have tried with both > *sage-6.7-x86_64-Darwin-OSX_10.10_x86_64.dmg > <ftp://ftp.fu-berlin.de/unix/misc/sage/osx/sage-6.7-x86_64-Darwin-OSX_10.10_x86_64.dmg>* > and > *sage-6.7-x86_64-Darwin-OSX_10.10_x86_64-app.dmg > <ftp://ftp.fu-berlin.de/unix/misc/sage/osx/sage-6.7-x86_64-Darwin-OSX_10.10_x86_64-app.dmg>* > without success. > > None of them can be used due to an error. I have not found any information > about it in any sage page, so I report it. > This is the error message: > > Last login: Tue Jul 14 02:29:58 on ttys001 > AirTeXano:~ jvarona$ /Applications/sage/sage ; exit; > ┌────────────────────────────────────────────────────────────────────┐ > │ SageMath Version 6.7, Release Date: 2015-05-17 │ > │ Type "notebook()" for the browser-based notebook interface. │ > │ Type "help()" for help. │ > └────────────────────────────────────────────────────────────────────┘ > The Sage installation tree has moved > from /Users/buildslave-sage/slave/sage_git/build > to /Applications/sage > Updating various hardcoded paths... > (Please wait at most a few minutes.) > DO NOT INTERRUPT THIS. > Done updating paths. > Traceback (most recent call last): > File "/Applications/sage/src/bin/sage-ipython", line 7, in <module> > from sage.repl.interpreter import SageTerminalApp > File > "/Applications/sage/local/lib/python2.7/site-packages/sage/__init__.py", > line 3, in <module> > from sage.repl.ipython_extension import load_ipython_extension > File > "/Applications/sage/local/lib/python2.7/site-packages/sage/repl/ipython_extension.py", > > line 59, in <module> > from IPython.core.magic import Magics, magics_class, line_magic > File > "/Applications/sage/local/lib/python2.7/site-packages/IPython/__init__.py", > line 45, in <module> > from .config.loader import Config > File > "/Applications/sage/local/lib/python2.7/site-packages/IPython/config/__init__.py", > > line 6, in <module> > from .application import * > File > "/Applications/sage/local/lib/python2.7/site-packages/IPython/config/application.py", > > line 9, in <module> > import json > File "/Applications/sage/local/lib/python/json/__init__.py", line 108, > in <module> > from .decoder import JSONDecoder > File "/Applications/sage/local/lib/python/json/decoder.py", line 5, in > <module> > import struct > File "/Applications/sage/local/lib/python/struct.py", line 1, in <module> > from _struct import * > ImportError: > dlopen(/Applications/sage/local/lib/python2.7/lib-dynload/_struct.so, 2): > Symbol not found: _PyUnicodeUCS4_AsEncodedString > Referenced from: > /Applications/sage/local/lib/python2.7/lib-dynload/_struct.so > Expected in: flat namespace > in /Applications/sage/local/lib/python2.7/lib-dynload/_struct.so > logout > Saving session...completed. > > [Proceso completado] > > > > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.