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.

Spyder console unresponsive after long running training tasks

See original GitHub issue

Issue Report Checklist

  • Searched the issues page for similar reports
  • Read the relevant sections of the Spyder Troubleshooting Guide and followed its advice
  • Reproduced the issue after updating with conda update spyder (or pip, if not using Anaconda)
  • Could not reproduce inside jupyter qtconsole (if console-related)
  • Tried basic troubleshooting (if a bug/error)
    • Restarted Spyder
    • Reset preferences with spyder --reset
    • Reinstalled the latest version of Anaconda
    • Tried the other applicable steps from the Troubleshooting Guide
  • Completed the Problem Description, Steps to Reproduce and Version sections below

Problem Description

What steps reproduce the problem?

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

Paste Traceback/Error Below (if applicable)


PASTE TRACEBACK HERE

Versions

  • Spyder version:
  • Python version:
  • Qt version:
  • PyQt version:
  • Operating System name/version:

Dependencies

PASTE DEPENDENCIES HERE

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
mfruzancommented, Jun 28, 2022

We fixed the problem by updating ClientAliveInterval, TCPKeepAlive and ClientAliveCountMax at Linux server (where spyder_kernel is running. )

0reactions
ccordoba12commented, Jun 28, 2022

Ok, thanks for letting us know about it. Closing then.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Bug] Spyder lags and freezes when tries to run code second ...
What steps will reproduce the problem? spyder --reset; Set Spyder to run script in a new console; Try to run the same script...
Read more >
Spyder: Ipython console stuck - Stack Overflow
Found a workaround, put the cursor in the beginining of the command and keep hitting Ctrl+D, until all prompt are removed.
Read more >
Basic First Aid — Spyder 5 documentation
Try installing Spyder into a new Conda environment (recommended) or virtualenv / venv , and see if the issue reoccurs. In your system...
Read more >
Spyder: The Scientific Python Development Environment
1.5 Shortcuts for useful functions; 1.6 Run configuration. 1.6.1 Execute in current console; 1.6.2 Persistence of objects after code ...
Read more >
Python Tutorial: Checking if a process is running/hanging and ...
Python Tutorial: Checking if a process is running/hanging and stop/run a scheduled task on Windows.
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