my spyder compiler is freezing. plz help!!
See original GitHub issueDescription I’m have windows 10 64bit. I downloaded the latest the latest version of spyder ie Python 3.2.8 and the compiler freezes after Ipython console shows up.
What steps will reproduce the problem?
- I switch on on spyder
- everything goes fine until the ‘connecting to kernel version’ shows up
- everything freezes except for the menu bar after the IPython console shows up
What is the expected output? What do you see instead?
Please provide any additional information below
Version and main components
- Spyder Version: 3.2.6
- Python Version: 3.6.5
- Qt Versions: 5.9.4, PyQt5 5.9.2 on Windows
Dependencies
pyflakes >=0.6.0 : 1.6.0 (OK)
pycodestyle >=2.3: 2.4.0 (OK)
pygments >=2.0 : 2.2.0 (OK)
pandas >=0.13.1 : 0.23.0 (OK)
numpy >=1.7 : 1.14.3 (OK)
sphinx >=0.6.6 : 1.7.4 (OK)
rope >=0.9.4 : 0.10.7 (OK)
jedi >=0.9.0 : 0.12.0 (OK)
nbconvert >=4.0 : 5.3.1 (OK)
sympy >=0.7.3 : 1.1.1 (OK)
cython >=0.21 : 0.28.2 (OK)
qtconsole >=4.2.0: 4.3.1 (OK)
IPython >=4.0 : 6.4.0 (OK)
pylint >=0.25 : 1.8.4 (OK)
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Spyder IDE randomly freezes - python - Stack Overflow
It freezes while I'm trying to open a file, save a file, change preferences, and while looking at a code analysis error. I...
Read more >Troubleshooting — Anaconda documentation
First, run the following to undo your configuration of Anaconda Professional: conda config ; Next, install or upgrade the conda-token tool: conda install...
Read more >Frequently Asked Questions - Numba documentation
Does Numba vectorize array computations (SIMD)?; Why has my loop not vectorized? Why are the typed containers slower when used from the interpreter?...
Read more >Spyder "easy" fix : r/archlinux - Reddit
Go to your terminal, and navigate to the directory where you saved it as PKGBUILD . Run the makepkg -si command from the...
Read more >Troubleshooting and tips — Numba 0.50.1 documentation
If you find something that is listed there and still fails compiling, please report a bug. When Numba tries to compile your code...
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
Please post a screenshot of what you’re seeing. Thanks.
although I am now having the same (similar?) problem when using spyder-notebook: the notebook would freeze every 2-3 minutes and unfreeze after something like 10-15 seconds.