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 5.2.2 crashes on startup (macOS)

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

Cant open spyder 5.2.2 on Mac, basically identical problem as #16126 Spyder installed from the homepage https://www.spyder-ide.org

What steps reproduce the problem?

  1. Open spyder on Mac2.

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

same as #16126

Paste Traceback/Error Below (if applicable)


PASTE TRACEBACK HERE

Versions

  • Spyder version: 5.2.2
  • Python version: 3.9.6
  • Qt version:
  • PyQt version:
  • Operating System name/version: Big Sur 11.6

Dependencies

PASTE DEPENDENCIES HERE

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
dalthvizcommented, Mar 16, 2022

Thanks @mrclary for the info and then glad is working for you now @nayfaan !

I will leave this open for the moment (in case @nayfaan setup fails again in the near future) however if in the future you experience this again @nayfaan and this issue is closed (after sometime we usually close staled issues) feel free to open another one and put a reference to this one.

1reaction
nayfaancommented, Mar 16, 2022

was just about to try… but then spyder just started to run normally for no reason… i guess i will do this the next time it refuses to start

Read more comments on GitHub >

github_iconTop Results From Across the Web

First Steps — Spyder 5 documentation
First Steps¶. If Spyder crashes or you receive an error message, please read the following troubleshooting steps before opening a new issue.
Read more >
Spyder Debugger Crashes - anaconda - Stack Overflow
To answer my own question, in the Mac Terminal app, I typed: --> conda install -c conda-forge spyder=5.2.2. Boom! All is well.
Read more >
pyXY-spyder @5.2.2: generates segmentation fault on exit
I am running py39-spyder (version 5.2.2_0) and whenever I exit spyder (via the Python -> Quit Python menu), I get a segmentation fault....
Read more >
Spyder changelog - Awesome Python | LibHunt
Changelog History. Page 1 · Important fixes. Fix loading internal plugins, which prevents a crash at startup in Python 3.8+ and issues with...
Read more >
conda install spyder stuck on solving environment - You.com
You can launch shell commands with the ! operator in ipython, ... 1.14 6 m2w64-libwinpthread-git 5.0.0.4634.697f757 2 m2w64-xz 5.2.2 2 markupsafe 1.1.1 ...
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