Add instructions about using "conda update anaconda" to the update dialog
See original GitHub issueIssue 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
(orpip
, 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:
- Created 3 years ago
- Comments:11 (4 by maintainers)
Top Results From Across the Web
Updating Navigator - Anaconda Documentation
If one is available, a dialog box displays that allows you to upgrade to a new Navigator version or keep your current version....
Read more >Updating from older versions - Anaconda Documentation
Follow the instructions below to update Anaconda to the latest version. Windows: Open Anaconda Prompt. macOS or Linux: Open a terminal window.
Read more >Troubleshooting — Anaconda documentation
Run conda update anaconda . Linking problems when Python extensions are compiled with gcc¶. Cause¶. When compiling Python extensions with gcc on ...
Read more >Troubleshooting - Anaconda Documentation
First, update Navigator. conda update anaconda-navigator. Once updated, have Navigator generate the permissions prompt by launching Spyder ...
Read more >Overview — Anaconda documentation
With Navigator, like with conda, you can create, export, list, remove, and update environments that have different versions of Python and/or other packages ......
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 FreeTop 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
Top GitHub Comments
I’m so glad that my spyder 4.1.2 could be installed because of this. Thank you so much @ModeratelyModular and @ccordoba12 !!!
@adeny100 You’re welcome. Glad to have been of any help. @ccordoba12 Thanks for the quick and adequate response.