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

After updating Parso to 0.1.1 Spyder 3.2.4 crash #5673

Closed
IgnacioRubioScola opened this issue Nov 6, 2017 · 2 comments
Closed

After updating Parso to 0.1.1 Spyder 3.2.4 crash #5673

IgnacioRubioScola opened this issue Nov 6, 2017 · 2 comments

Comments

@IgnacioRubioScola
Copy link

IgnacioRubioScola commented Nov 6, 2017

Description of your problem

After updating Parso to 0.1.1 Spyder crash

What steps will reproduce the problem?

  1. Update Parso to 0.1.1
  2. Launch Spyder 3

What is the expected output? What do you see instead?

File "/home/ign/.pyenv/versions/3.6.3/lib/python3.6/site-packages/pkg_resources/init.py", line 872, in resolve
raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.ContextualVersionConflict: (parso 0.1.1 (/home/ign/.pyenv/versions/3.6.3/lib/python3.6/site-packages), Requirement.parse('parso==0.1.0'), {'jedi'})

Versions and main components

  • Spyder Version: 3.2.4
  • Python Version: 3.6.3
  • Qt Version: 5
  • PyQt Version: 5.9
  • Operating system: Ubuntu 17.10 Kernel 4.13
@IgnacioRubioScola
Copy link
Author

The problem comes from the "jedi" package, it should be updated soon...

@ccordoba12
Copy link
Member

It seems Jedi requires Parso 0.1.0, so please downgrade.

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