Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spyder 5 complains of missing dependency but shows it should be OK in the same message #15210

Closed
ronanpaixao opened this issue Apr 9, 2021 · 5 comments

Comments

@ronanpaixao
Copy link
Contributor

ronanpaixao commented Apr 9, 2021

What steps will reproduce the problem?

I just upgraded to Spyder 5.0.0 (using conda). Upon startup, Spyder immediately complains with an error message:


You have missing dependencies!

# Mandatory:
spyder_kernels >= 2.0.1,<2.1.0 : 2.0.1 (NOK)

Please install them to avoid this message.

Note: Spyder could work without some of these dependencies, however to have a smooth experience when using Spyder we strongly recoomend you to install all the listed missing dependencies.

Failing to install these dependencies might result in bugs. Please be sure that any found bugs are not the direct result of missing dependencies, prior to reporting a new issue.


The message itself shows that the version should be OK. I can click the OK button and go on, but the message is very annoying and the behavior is wrong.

@ronanpaixao
Copy link
Contributor Author

Screenshots:

Message shown at startup:

image

Dependencies dialog:

image

@xaverm
Copy link

xaverm commented Apr 9, 2021

Exactly the same issue here. With exactly the same steps to reproduce the problem.

@ccordoba12
Copy link
Member

Hey @ronanpaixao and @xaverm, thanks for reporting. This is a duplicate of issue #15091 and it'll be fixed in our next version (5.0.1), to be released shortly.

@ronanpaixao
Copy link
Contributor Author

Thanks for the response!

I think the problem with my search was that GitHub defaults to search open issues, while this was already closed. Sorry about the duplicate!

@ccordoba12
Copy link
Member

No problem, it's fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants