coc-python icon indicating copy to clipboard operation
coc-python copied to clipboard

NotImplementedError: Python version None is currently not supported.

Open wqk151 opened this issue 4 years ago • 1 comments

python version:3.8.2 vim version: 8.1 system: ubuntu 20.4

Config.json: python.JediEnabled:false

install: pip3 install 'python-language-server[all]' :CocInstall coc-python

example: import os os.

the can not complement,and have an error:"NotImplementedError: Python version None is currently not supported."

please help me ,how can i solve this problem? Thank you!!

wqk151 avatar May 05 '20 11:05 wqk151

how did you fix this?

jishankai avatar Nov 26 '20 05:11 jishankai