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

ValueError when there is no completion #224

Closed
nightuser opened this issue Feb 14, 2017 · 1 comment
Closed

ValueError when there is no completion #224

nightuser opened this issue Feb 14, 2017 · 1 comment

Comments

@nightuser
Copy link

I get Server error: ValueError('not enough values to unpack (expected 1, got 0)',) in the following case:

import notexisted
no

It imports some not existed module and then tries to do completion based on the prefix of the module name.

@proofit404
Copy link
Contributor

This is definitely jedi issue. Can you report it to the jedi bugtracker?

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