ipython 3.0 issue

Gideon Simpson gideon.simpson at gmail.com
Mon Mar 2 15:36:29 PST 2015


py27-ipython @3.0.0_0+notebook+parallel+scientific

Ok, installing mistune through pip solved the problem.  Version 3.0 also requires py-jsonschema, which is not a current dependency.
-gideon

> On Mar 2, 2015, at 5:46 PM, Jeremy Lavergne <jeremy at lavergne.gotdns.org> wrote:
> 
> On Mon, March 2, 2015 17:25, Gideon Simpson wrote:
>> I upgraded to ipython 3.0, and when I try to convert an ipython notebook
>> to PDF or HTML, I get the error:
>> 
>> ImportError: No module named mistune
> 
> It's entirely possible. Which python's ipython did you install?
> 
> Once that pythonx.y's pip is installed, I'd recommend using it to install
> mistune.
> 
> The general workflow would be:
> sudo port install pip-X.Y
> sudo port select pip pip-X.Y
> sudo pip-X.Y install mistune
> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-users/attachments/20150302/5842d8b8/attachment.html>


More information about the macports-users mailing list