Coder Social home page Coder Social logo

ninja_ipython_console's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

alfiyazi

ninja_ipython_console's Issues

I have a bug with this plugin

When I start ninja I have this error message

Traceback (most recent call last):
File "/usr/share/ninja-ide/ninja_ide/core/plugin_manager.py", line 325, in load
plugin_instance.initialize()
File "/home/tobal/.ninja_ide/addins/plugins/ipythonconsole/ipythonconsole_1_1_x_compat.py", line 59, in initialize
self.ipython_console.kernel_client = kernel_client
File "/usr/lib/python2.7/dist-packages/IPython/qt/base_frontend_mixin.py", line 64, in kernel_client
self._started_channels()
File "/usr/lib/python2.7/dist-packages/IPython/qt/console/ipython_widget.py", line 280, in _started_channels
self.kernel_client.kernel_info()
AttributeError: 'QtInProcessKernelClient' object has no attribute 'kernel_info'

I'm using the latest Ubuntu version with Ipython 1.1.0 version from launchpad repositories.
Thanks

No module named IPython.qt.console.rich_ipython_widget

Hello,
I'm getting this error when trying to use this plugin (v. 0.4) with ninja-ide version 2.3-2. The problem is that it is finding for that plugin in python2.7 path, but iPython is currently installed in Python3.x. It is even ignoring working in virtualenv.

When I copy iPython, Pygments etc. to Python2.7, it works.

Any solution? Thanks

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/ninja_ide/core/plugin_manager.py", line 319, in load
    dir_name)
  File "/usr/lib/python2.7/site-packages/ninja_ide/core/plugin_manager.py", line 297, in _load_module
    (module, reason))
PluginManagerException: Error loading "ipythonconsole": No module named IPython.qt.console.rich_ipython_widget

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.