I am trying to install neovim on my Windows computer, but whenever I open it I get the following error:
[coc.nvim] Error: Error on execute :pyx command, ultisnips feature of coc-snippets requires pyx support on vim.
I found in this other post that the command pyp install pynvim
should solve my problem, but it doesn't. Here I leave my a screenshot in case you want to see it graphically
In my system variables I have added the following path:
C:\Users\ltomi\AppData\Local\Programs\Python\Python310
I don't know if I should add something else.
Ok I have solved it. It seems that these errors usually come from installing Neovim or one of its plugins with incompatible versions. What I did to fix it was to uninstall neovim and reinstall it after updating all the necessary technologies to the latest version. The technologies that I updated are the following (I don't know if I'm missing any):