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

Incompatibility between jedi version required by spyder and pinned jedi version. #2

Closed
SebastianoF opened this issue Jan 24, 2020 · 0 comments

Comments

@SebastianoF
Copy link
Contributor

ERROR: spyder 4.0.1 has requirement jedi==0.14.1, but you'll have jedi 0.15.2 which is incompatible.

I think the quickest solution is to remove jedi from the requirements, unless you do not need the specific version required by this library.
Less quick solution is to use pip-compile.

Let me know which one do you prefer, I can send a PR!

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

2 participants