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 is crashed during last session

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 3 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
ccordoba12commented, Jul 6, 2020

@nethra123-hub, I think this is fixed in our latest version. Please update by opening the Anaconda Prompt and running there

conda update anaconda
conda install spyder=4.1.3
0reactions
Div123chauhancommented, Jul 9, 2020

I also solved it by these between thanks😇😇

On Mon 6 Jul, 2020, 10:00 AM Carlos Cordoba, notifications@github.com wrote:

@nethra123-hub https://github.com/nethra123-hub, I think this is fixed in our latest version. Please update by opening the Anaconda Prompt and running there

conda update anaconda conda install spyder=4.1.3

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/spyder-ide/spyder/issues/13139#issuecomment-654008772, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQDVJ7Z4PNYLYFCRU3AHK6DR2FHPDANCNFSM4OLGMECA .

Read more comments on GitHub >

github_iconTop Results From Across the Web

Spyder crashed during last session - python - Stack Overflow
This problem is usually caused by not saving correctly the last time you exited. Anaconda3 provides a self-contained ...
Read more >
Spyder crashed during last session. · Issue #3868 - GitHub
my spyder3 error Spyder crashed during last session. what is it? What is the expected output? What do you see instead?
Read more >
[spyder] Spyder crashed during last session (after conda update
I recently updated all my conda packages via conda update --all. After it was complete I tried to open Spyder and I got...
Read more >
Spyder crashed during last session - Google Groups
Spyder crashed during last session. I tried to reset settings to defaults by running Spyder with the command line option '--reset':.
Read more >
Basic First Aid — Spyder 5 documentation
Restart your machine, in case the problem lies with a lingering process or another such issue. Restore Spyder's config files to their defaults,...
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