question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

IPython Terminal not starting properly

See original GitHub issue

Problem Description

When starting a spyder instance, IPython console is not displayed at all.

What steps reproduce the problem?

  1. Start Spyder
  2. Wait until all is loaded, IPython console is not rendering

What is the expected output? What do you see instead?

I have to once press F5 to execute some script, instantly IPython console and output is displayed properly. Seems like it has been already there, but just not rendered at all. See below two images, before executing script, and after executing script.

empty_console

code_run

Versions

  • Spyder version: 4.0.0
  • Python version: 3.7.4-64bit
  • Qt version: 5.9.6
  • PyQt version: 5.9.2
  • Operating System name/version: Windows 10

Dependencies

PASTE DEPENDENCIES HERE

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
PJusselcommented, Dec 11, 2019

Resetting settings worked for me, cannot reproduce now any more the behaviour. Seems like there must be either some fragments from older settings (rc01, rc02 or rc03)…

0reactions
ccordoba12commented, Dec 10, 2019

Without a way to reproduce this there’s nothing we can do about it, sorry.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ipython won't start · Issue #11678 - GitHub
Now I'm facing that ipython won't start without any error messages. I tried to run it with DEBUG, then the command will be...
Read more >
can't run ipython on cmd - Stack Overflow
Found the solution: run python -m IPython (case sensitive). To find that out, I ran pip show ipython and it showed me some...
Read more >
What to do when things go wrong - The Jupyter Notebook
If you're using a menu shortcut or Anaconda launcher to start it, try opening a terminal or command prompt and running the command...
Read more >
IPython reference — IPython 3.2.1 documentation
If the information will not fit in the terminal, it is displayed in a pager ... Start typing, and then use the up...
Read more >
Ubuntu LTS 20.04 - Desktop Shortcut for iPython Using Terminal
I decided to setup a desktop shortcut so that all I had to do was double-click an ipython icon and then the interpretor...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found