in your file "\Lib\site-packages\spyder\dependencies.py", change line 66
See original GitHub issuein your file “\Lib\site-packages\spyder\dependencies.py”, change line 66
from
SPYDER_KERNELS_REQVER = '>=2.0.1,<2.1.0'
to
SPYDER_KERNELS_REQVER = '>=2.0.1;<2.1.0'
and it will be fine
_Originally posted by @stonebig in https://github.com/spyder-ide/spyder/issues/15091#issuecomment-812848088_
Issue Analytics
- State:
- Created 2 years ago
- Comments:9 (4 by maintainers)
Top Results From Across the Web
spyder-kernels problem with Spyder 5 · Issue #15091
in your file "\Lib\site-packages\spyder\dependencies.py", change line 66. from. SPYDER_KERNELS_REQVER = '>=2.0.1,<2.1.0'.
Read more >How to convert CRLF to LF on a Windows machine in Python
Here is a short Python script for directly converting Windows line endings to Linux/Unix/MacOS line endings. The script works in-place, i.e., without creating ......
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
Also, a new version with this fix will be available later today.
I downgraded to 4.2.5 version and I have now this error message. The same as with version 5.0 no ?
I go there to get spyder 4.2.5 : https://github.com/spyder-ide/spyder/releases