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 <[email protected]> 
> 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
> 
> 

_______________________________________________
macports-users mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to