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.

my spyder compiler is freezing. plz help!!

See original GitHub issue

Description 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?

  1. I switch on on spyder
  2. everything goes fine until the ‘connecting to kernel version’ shows up
  3. 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:closed
  • Created 5 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ccordoba12commented, Sep 6, 2018

everything freezes except for the menu bar after the IPython console shows up

Please post a screenshot of what you’re seeing. Thanks.

0reactions
mmagnuskicommented, Jan 13, 2020

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.

Read more comments on GitHub >

github_iconTop 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 >

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