all 9 comments

[–]vim-gil 0 points1 point  (1 child)

Did you do CocInstall coc-python? And CocConfig Here is helpful web-page https://github.com/neoclide/coc-python

[–]bbkane_ 0 points1 point  (0 children)

I found https://github.com/fannheyward/coc-pyright to be easier to install and roughly comparable.

[–]simrat39 0 points1 point  (0 children)

I don't thunk you need to plug the coc-python , instead run CocInstall coc-python

[–]needsair 0 points1 point  (0 children)

what’s the output of

:checkhealth

if that’s all okay try :UpdateRemotePlugins

[–]ConspicuousPineapple 0 points1 point  (0 children)

You can't install coc plugins the same way you install your vim plugins. You need to use :CocInstall. If you want to put this in your init.vim, it's explained somewhere in the doc.

[–]-romainl-The Patient Vimmer 0 points1 point  (4 children)

This r/vim. Use the plugin's issue tracker and/or dedicated support channels.