pappasam / jedi-language-server

A Python language server exclusively for Jedi. If Jedi supports it well, this language server should too.
MIT License
596 stars 45 forks source link

Coc not working with v0.37.0 #224

Closed Et9797 closed 2 years ago

Et9797 commented 2 years ago

image

pappasam commented 2 years ago

Not quite sure what the issue is on your machine, but jedi-language-server 0.37.0 does exist on pypi: https://pypi.org/project/jedi-language-server

Et9797 commented 2 years ago

Not quite sure what the issue is on your machine, but jedi-language-server 0.37.0 does exist on pypi: https://pypi.org/project/jedi-language-server

Yes I've found the issue to be with the default Python installation on Ubuntu 18, which is Python 3.6.9. v0.37 only supports Python >3.7