Cannot launch Spyder after updating to macOS 11 Big Sur, please help.
See original GitHub issueAfter updating my OS to macOS 11 today, I cannot seem to launch Spyder. I tried reinstall everything even reconstruct the python framework. Still does not work. When I run the following command in my terminal, the Spyder icon pops up but it stops there, nothing is being loaded and the Spyder window do not show up.
Last login: Fri Nov 13 16:07:21 on ttys000
Zhou@Jizhous-iMac ~ % Spyder/bin/spyder
I am not using Anaconda, I installed Spyder using pip.
How can I fix this? Thanks.
Issue Analytics
- State:
- Created 3 years ago
- Comments:64 (24 by maintainers)
Top Results From Across the Web
Trouble setting up spyder 4.2.1 on macOS BIGsur
My current solution is to change spyders4.2.1 python environment to the python I installed seperately. Now I can install packages with pip ...
Read more >Spyder update || Anaconda navigator - Mac OS Big Sur 2021
This video will help you get your Spyder updated on anaconda navigator on Mac OS 11 Big Sur :Type the following on terminal:conda...
Read more >Frequently Asked Questions — Spyder 5 documentation
From the command line: Type spyder in your terminal (or Anaconda prompt on Windows). · From Anaconda Navigator: Scroll to Spyder under Home,...
Read more >spyder-ide/public - Gitter
After the update to Spyder 4.2.0 THe outline pane stopped working. ... when I use spyder of anaconda in my macbook pro(big sur...
Read more >Open a Mac app from an unidentified developer - Apple Support
However, the app has not been reviewed, and macOS can't check whether the app has been modified or broken since it was released....
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 Free
Top 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
You probably didn’t run it in the correct environment. You can just uninstall everything and try again. Let me update the instructions: Installation:
Run:
I could use this technique to launch the macOS appilcation but it is a bit laggy (not as bad as with Qt 5.9): https://stackoverflow.com/questions/16184505/set-environment-variable-for-the-process-before-startup
You need to add to
Spyder.app/Contents/Info.plist
:Info.plist is cached, so it might not work directly. If that doesn’t work, the solution is to kill and rebuild the cache:
/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -kill -seed
my Info.plist now looks like: