<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p> </p>
<div> </div>
<p>I am trying to run the Ipython console plugin in QGIS 2.12</p>
<p>After installing the plugin, I tried running it, and got the following error:</p>
<p style="text-indent: 0px; margin: 0px; padding-left: 30px;"><span style="font-family: courier new,courier,monospace;">You need to install <span style="font-weight: 600;">IPython 3.1.0</span> (and then restart QGIS) before running this <span style="font-weight: 600;">IPyConsole</span> plugin.</span><br /><span style="font-family: courier new,courier,monospace;">IPython can be installed with pip install "ipython[all]==3.1.0". More informations about IPython installation on <a href="https://ipython.org/install.html"><span style="text-decoration: underline; color: #0000ff;">https://ipython.org/install.html</span></a></span><br /><span style="font-family: courier new,courier,monospace;">The exception message is: [blank]</span></p>
<p style="text-indent: 0px; margin: 0px; padding-left: 30px;"> </p>
<p style="text-indent: 0px; margin: 0px;">So I followed the instructions, and ran <strong><span style="font-family: courier new,courier,monospace;">sudo </span></strong><span style="font-family: 'Courier New,courier';"><strong><span style="font-family: courier new,courier,monospace;">pip install "ipython[all]==3.1.0"</span></strong> ... the installation was successful, but then when I restarted QGIS and tried to open the Ipython console, I got exactly the same error message. I double-checked and when I run ipython it is indeed running 3.1.0 now:<br /></span></p>
<p style="padding-left: 30px;"><span style="font-family: courier new,courier,monospace;">Python 3.5.0+ (default, Oct 11 2015, 09:05:38) </span></p>
<p style="padding-left: 30px;"><span style="font-family: courier new,courier,monospace;">IPython 3.1.0 -- An enhanced Interactive Python.</span></p>
<p style="text-indent: 0px; margin: 0px;"> </p>
<p style="text-indent: 0px; margin: 0px;"><span style="font-family: 'Courier New,courier';">What else do I need to do? Why would QGIS not be able to recognize that I have the correct version of ipython installed?</span></p>
<p style="text-indent: 0px; margin: 0px;"> </p>
<p style="text-indent: 0px; margin: 0px;"><span style="font-family: 'Courier New,courier';">(I am running Ubuntu 15.10 if that helps)</span></p>
<p style="text-indent: 0px; margin: 0px;"> </p>
<p style="text-indent: 0px; margin: 0px;"><span style="font-family: 'Courier New,courier';">Thanks!</span></p>
<p style="text-indent: 0px; margin: 0px;"><span style="font-family: 'Courier New,courier';">Jesse Taylor</span></p>
</body></html>