Hi, A random student with OS X 10.6.4 with a 2.4 GHz Intel Core 2 Duo came into my laptop, and when I tried to install the sage-4.8-64bit-10.6 app binary [1], it fails with "Symbol not found: _PyUnicodeUCS4_AsUTF8String". This is I think the same error message I saw on numerous laptops when I was at the Joint Math Meetings. I've pasted the message below. The binary I had made [2] myself on bsd.math.washington.edu works fine.
[1] http://boxen.math.washington.edu/sage/osx/intel/sage-4.8-OSX-64bit-10.6-x86_64-Darwin-app.dmg [2] http://wstein.org/home/wstein/tmp/sage-4.7.3.alpha1-x86_64-Darwin.dmg -- William ---------- Forwarded message ---------- Date: Thu, Feb 2, 2012 at 1:12 PM Subject: error message To: William Stein <wst...@gmail.com> Last login: Wed Feb 1 19:43:38 on console '/Applications/Sage-4.8-OSX-64bit-10.6.app/Contents/Resources/sage'/sage --notebook d-173-250-203-199:~ MikeKyllo$ '/Applications/Sage-4.8-OSX-64bit-10.6.app/Contents/Resources/sage'/sage --notebook ---------------------------------------------------------------------- | Sage Version 4.8, Release Date: 2012-01-20 | | Type notebook() for the GUI, and license() for information. | ---------------------------------------------------------------------- Please wait while the Sage Notebook server starts... Traceback (most recent call last): File "/Applications/Sage-4.8-OSX-64bit-10.6.app/Contents/Resources/sage/local/bin/sage-notebook", line 9, in <module> from sage.server.notebook.all import notebook File "/Users/buildbot/build/sage/bsd-1/bsd_64_binary/build/sage-4.8/local/lib/python2.6/site-packages/sage/server/notebook/all.py", line 22, in <module> File "/Users/buildbot/build/sage/bsd-1/bsd_64_binary/build/sage-4.8/devel/sagenb/sagenb/notebook/all.py", line 16, in <module> File "/Users/buildbot/build/sage/bsd-1/bsd_64_binary/build/sage-4.8/devel/sagenb/sagenb/notebook/notebook_object.py", line 17, in <module> File "/Users/buildbot/build/sage/bsd-1/bsd_64_binary/build/sage-4.8/devel/sagenb/sagenb/notebook/notebook.py", line 30, in <module> ImportError: dlopen(/Applications/Sage-4.8-OSX-64bit-10.6.app/Contents/Resources/sage/local/lib/python2.6/lib-dynload/cPickle.so, 2): Symbol not found: _PyUnicodeUCS4_AsUTF8String Referenced from: /Applications/Sage-4.8-OSX-64bit-10.6.app/Contents/Resources/sage/local/lib/python2.6/lib-dynload/cPickle.so Expected in: flat namespace in /Applications/Sage-4.8-OSX-64bit-10.6.app/Contents/Resources/sage/local/lib/python2.6/lib-dynload/cPickle.so d-173-250-203-199:~ MikeKyllo$ -- William Stein Professor of Mathematics University of Washington http://wstein.org -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org