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

error with python2 #930

Open
zyokia opened this issue Apr 27, 2021 · 0 comments
Open

error with python2 #930

zyokia opened this issue Apr 27, 2021 · 0 comments

Comments

@zyokia
Copy link

zyokia commented Apr 27, 2021

I run pyls with python2 on debian10 like this
"python2 -m pyls"
When client send initialize, I received the error
ContextualVersionConflict: (configparser 3.5.0b2 (/usr/lib/python2.7/dist-packages), Requirement.parse('configparser>=3.5; python_version < "3"'), set(['importlib-metadata']))

image

any ideas?Is the configparser has a wrong version?

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

1 participant