This is a repost here of a question <http://ask.sagemath.org/question/26635/sage-66-ipython-notebook-fails-to-load-osx/> in ask.sagemath.org.
I just downloaded Sage 6.6 and tried to launch the ipython (jupyter) notebook, with $ /Applications/Sage-6.6.app/Contents/Resources/sage/sage -ipython notebook This results in the following error: [I 10:45:08.225 NotebookApp] The IPython Notebook is running at: http://localhost:8888/[I 10:45:08.225 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation). dyld: Symbol not found: _sqlite3_intarray_bindReferenced from: /System/Library/Frameworks/CoreData.framework/Versions/A/CoreDataExpected in: /Applications/Sage-6.6.app/Contents/Resources/sage/local/lib/libsqlite3.dylibin /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData This is on Stock Mavericks on OSX (no Xcode installed). Any clues? -- 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.
