Re: IPython 4.0 on Python 3.4 & Windows 10 - Status Update #2
Thomas Kluyver <[email protected]> Fri, 21 Aug 2015 16:04:34 -0700
| Newsgroups | gmane.comp.python.ipython.user |
|---|---|
| Message-ID | <CAOvn4qijbL-zhDGrQpYrZMe7Z5D5S2zejwnrv+LdXnK-sy8QeA@mail.gmail.com> |
--===============1049793012== Content-Type: multipart/alternative; boundary=001a1140f16e4a7895051dda4c62 --001a1140f16e4a7895051dda4c62 Content-Type: text/plain; charset=UTF-8 On 21 August 2015 at 13:57, Viktor Ransmayr <[email protected]> wrote: > ImportError: No module named 'qtconsole' The Qt console is now a separate package. You can 'pip install qtconsole' to get it, or 'pip install jupyter' to get all the bits that were in IPython 3.x. > ---> 83 from IPython.external.qt import QtCore, QtGui, QtSvg, QT_API > > ImportError: No module named 'IPython.external.qt' That's an oversight on our part - can you file an issue about this against the ipython/ipython repository? In the meantime, unset the environment variable QT_API, and it should work. Thomas --001a1140f16e4a7895051dda4c62 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div class=3D"gmail_extra"><div class=3D"gmail_quote">On 2= 1 August 2015 at 13:57, Viktor Ransmayr <span dir=3D"ltr"><<a href=3D"ma= ilto:[email protected]" target=3D"_blank">[email protected]= </a>></span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin= :0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">ImportError: No mo= dule named 'qtconsole'</blockquote></div><br></div><div class=3D"gm= ail_extra">The Qt console is now a separate package. You can 'pip insta= ll qtconsole' to get it, or 'pip install jupyter' to get all th= e bits that were in IPython 3.x.<br><br>> ---> 83=C2=A0=C2=A0=C2=A0= =C2=A0 from IPython.external.qt import QtCore, QtGui, QtSvg, QT_API<br>>= <br>> ImportError: No module named 'IPython.external.qt'<br><br= ></div><div class=3D"gmail_extra">That's an oversight on our part - can= you file an issue about this against the ipython/ipython repository? In th= e meantime, unset the environment variable QT_API, and it should work.<br><= br></div><div class=3D"gmail_extra">Thomas<br></div></div> --001a1140f16e4a7895051dda4c62-- --===============1049793012== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ IPython-User mailing list [email protected] http://mail.scipy.org/mailman/listinfo/ipython-user --===============1049793012==--