Spyder 3.30 pip installed wrong spyder-kernels requirement (<1.0 is required)
See original GitHub issueIssue Report Checklist
[x] Searched the issues page for similar reports
[x] Read the relevant sections of the Spyder Troubleshooting Guide and followed its advice
[x] Reproduced the issue after updating with conda update spyder
(or pip
, if not using Anaconda)
[x] Could not reproduce inside jupyter qtconsole
(if console-related)
[x] Tried basic troubleshooting (if a bug/error)
[x] Restarted Spyder
[x] Reset preferences with spyder --reset
[x] Reinstalled the latest version of Anaconda
[x] Tried the other applicable steps from the Troubleshooting Guide
[x] Completed the Problem Description, Steps to Reproduce and Version sections below
Problem Description
Spyder does not start
Steps to reproduce _* updating spyder: pip3 install -U spyder
- installing spyder kernels: pip3 install spyder-kernels output Spyder not starting
Output:
RuntimeError: Please check Spyder installation requirements:
spyder-kernels < 1.0 is required (found 1.0.1).
* Spyder version: 3.30
* Python version: 3.6.5
* Qt version:
* PyQt version:
* Operating System name/version: Ubuntu 18.04
Issue Analytics
- State:
- Created 5 years ago
- Comments:12 (2 by maintainers)
Top Results From Across the Web
When I open the spyder in anaconda, the ... - Stack Overflow
When I open the spyder in anaconda, the spyder indicates that an error ocurred while starting the kernel in spyder · Ask Question....
Read more >spyder-kernels - PyPI
Package that provides Jupyter kernels for use with the consoles of Spyder, the Scientific Python Development Environment. These kernels can launched either ...
Read more >spyder-ide/public - Gitter
* with PyQtWebEngine installed again: Scrolling seems to work. However, I was playing around in the same environment as yesterday and updating PyQt5...
Read more >conda install spyder stuck on solving environment - You.com
Beyond that, putting minimum requirements on central packages (those that are ... conda-forge spyder 3.3.6 py37_0 conda-forge spyder-kernels 0.5.1 py37_0 ...
Read more >How to Setup Your Python Environment for Machine Learning ...
Alternatively, you may choose to install using pip and a specific ... I ran my code in spyder, I met with the problem...
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
Yes, that’s right. If you install Spyder with
the right version of spyder-kernels will be pulled.
Trial and error showed it has an underscore now, the help text needs to be updated: