When opening Sage.app, the Terminal gave me this error

Traceback (most recent call last):

  File 
"/Applications/Sage.app/Contents/Resources/sage/src/bin/sage-notebook", 
line 7, in <module>

    import argparse

  File 
"/Applications/Sage.app/Contents/Resources/sage/local/lib/python/argparse.py", 
line 85, in <module>

    import collections as _collections

  File 
"/Applications/Sage.app/Contents/Resources/sage/local/lib/python/collections.py",
 
line 9, in <module>

    from operator import itemgetter as _itemgetter, eq as _eq

ImportError: 
dlopen(/Applications/Sage.app/Contents/Resources/sage/local/lib/python2.7/lib-dynload/operator.so,
 
2): Symbol not found: __PyUnicodeUCS4_AsDefaultEncodedString

  Referenced from: 
/Applications/Sage.app/Contents/Resources/sage/local/lib/python2.7/lib-dynload/operator.so

  Expected in: flat namespace

 in 
/Applications/Sage.app/Contents/Resources/sage/local/lib/python2.7/lib-dynload/operator.so

Following the above steps got rid of the error.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to