GithubHelp home page GithubHelp logo

Comments (3)

minrk avatar minrk commented on May 26, 2024

Fixed by #52, will be released in 4.1 soon.

from qtconsole.

minrk avatar minrk commented on May 26, 2024

We are working on making the links more prominent as we get the new Jupyter into shape, but the jupyter mailing list is on Google Groups.

from qtconsole.

eric-wieser avatar eric-wieser commented on May 26, 2024

Still fails for me with a dialog that says:

---------------------------
Error starting QtConsole
---------------------------
Traceback (most recent call last):
  File "c:\program files\python36\lib\runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "c:\program files\python36\lib\runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "C:\Users\eriwiese\AppData\Roaming\Python\Python36\Scripts\jupyter-qtconsole.EXE\__main__.py", line 9, in <module>
    sys.exit(main())
  File "C:\Users\eriwiese\AppData\Roaming\Python\Python36\site-packages\qtconsole\qtconsoleapp.py", line 422, in main
    JupyterQtConsoleApp.launch_instance()
  File "C:\Users\eriwiese\AppData\Roaming\Python\Python36\site-packages\jupyter_core\application.py", line 266, in launch_instance
    return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs)
  File "C:\Users\eriwiese\AppData\Roaming\Python\Python36\site-packages\traitlets\config\application.py", line 658, in launch_instance
    app.start()
  File "C:\Users\eriwiese\AppData\Roaming\Python\Python36\site-packages\qtconsole\qtconsoleapp.py", line 398, in start
    super(JupyterQtConsoleApp, self).start()
  File "C:\Users\eriwiese\AppData\Roaming\Python\Python36\site-packages\jupyter_core\application.py", line 259, in start
    self.write_default_config()
  File "C:\Users\eriwiese\AppData\Roaming\Python\Python36\site-packages\jupyter_core\application.py", line 141, in write_default_config
    answer = ask()
  File "C:\Users\eriwiese\AppData\Roaming\Python\Python36\site-packages\jupyter_core\application.py", line 137, in ask
    return raw_input(prompt).lower() or 'n'
RuntimeError: input(): lost sys.stdin

---------------------------
OK   
---------------------------

from qtconsole.

Related Issues (20)

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.