<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="margin: 0px; font-family: Menlo;" class="">py27-ipython @3.0.0_0+notebook+parallel+scientific</div><div style="margin: 0px; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px; font-family: Menlo;" class="">Ok, installing mistune through pip solved the problem. &nbsp;Version 3.0 also requires py-jsonschema, which is not a current dependency.</div><div style="margin: 0px; font-family: Menlo;" class="">-gideon</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On Mar 2, 2015, at 5:46 PM, Jeremy Lavergne &lt;<a href="mailto:jeremy@lavergne.gotdns.org" class="">jeremy@lavergne.gotdns.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class="">On Mon, March 2, 2015 17:25, Gideon Simpson wrote:<br class=""><blockquote type="cite" class="">I upgraded to ipython 3.0, and when I try to convert an ipython notebook<br class="">to PDF or HTML, I get the error:<br class=""><br class="">ImportError: No module named mistune<br class=""></blockquote><br class="">It's entirely possible. Which python's ipython did you install?<br class=""><br class="">Once that pythonx.y's pip is installed, I'd recommend using it to install<br class="">mistune.<br class=""><br class="">The general workflow would be:<br class="">sudo port install pip-X.Y<br class="">sudo port select pip pip-X.Y<br class="">sudo pip-X.Y install mistune<br class=""><br class=""><br class=""></div></blockquote></div><br class=""></body></html>