The problem is that the OP has a different IPython version installed in ~/.local, and Sage picks up part of that. It would be nice to figure out a way to exclude stuff from ~/.local in Sage but right now this will always cause conflicts.
The ipython_dir = ipython-0.12 is correct, Sage switches the ipython dir name whenever there are incompatible changes. There were no incompatible changes ipython-0.12 -> ipython-0.13 so we still use the ipython-0.12 directory name. -- 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/groups/opt_out.
