IPython Terminal not starting properly
See original GitHub issueProblem Description
When starting a spyder instance, IPython console is not displayed at all.
What steps reproduce the problem?
- Start Spyder
- 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.
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:
- Created 4 years ago
- Comments:6 (3 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
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)…
Without a way to reproduce this there’s nothing we can do about it, sorry.