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

[coc.nvim] error: UnhandledRejection: TypeError: Cannot read property 'uri' of null

Open Kouuh opened this issue 4 years ago • 2 comments

i download coc-python by ":CocInstall coc-python". The envirement is created by anaconda3. i have saved the file.when i open the file, the following error occurred

20200302184436 20200302184534

Kouuh avatar Mar 02 '20 10:03 Kouuh

the same error!, I don't konw what to do

lee-shun avatar Jul 01 '20 04:07 lee-shun

I solved the problem by also installing coc-jedi: :CocInstall coc-jedi

clupasq avatar Oct 19 '20 20:10 clupasq