On Mon, Aug 03, 2015 at 12:06:55PM -0700, Gary Roach wrote:
> Hi all,
> 
> My IDE is throwing the following error on start up:
> 
> >Traceback (most recent call last):
> >  File "/usr/lib/python2.7/dist-packages/ninja_ide/core/plugin_manager.py", 
> > line 319, in load
> >    dir_name)
> >  File "/usr/lib/python2.7/dist-packages/ninja_ide/core/plugin_manager.py", 
> > line 297, in _load_module
> >    (module, reason))
> >PluginManagerException: Error loading "ipythonconsole": No module named 
> >qt.console.rich_ipython_widget
> 
> I found the following in python3:
> 
> /usr/lib/python3/dist-packages/IPython/qt/console/rich_ipython_widget.py
> 
> In the python2.7 library directory, I found:
> 
> /usr/lib/python2.7/dist-packages/IPython...
> 
> No qt directory is listed.
> 
> Obviously, my IDE is using python 2.7 and can't find the qt directory
> because it doesn't exist.

You should be able to fix this by installing ipython-qtconsole (not the
similarly-named ipython3-qtconsole, which is what you appear to already
have).

> 
> How do I fix this.
> 
> Debian linux jessie distribution with KDE desktop
> 
> Gary R
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject
> of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
> Archive: https://lists.debian.org/55bfbbcf.8020...@verizon.net
> 

-- 
For more information, please reread.

Attachment: signature.asc
Description: Digital signature

Reply via email to