You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[vim-hug-neovim-rpc] Vim(pythonx):ModuleNotFoundError: No module named 'neovim' Error detected while processing function deoplete#enable[9]..deoplete#initialize[1]..deoplete#init#_initialize[10]..<SNR>110_init_intern al_variables[28]..neovim_rpc#serveraddr: line 18: E605: Exception not caught: [vim-hug-neovim-rpc] requires one of :pythonx import [pynvim|neovim]command to work Press ENTER or type command to continue Error detected while processing function deoplete#enable: line 9: E171: Missing :endi
These error appear everytime i'm using vim alongwith your configuration in .vimrc, i don't know why it's showing "No module named neovim" coz i've a module similiar like that i.e., neovim.
The text was updated successfully, but these errors were encountered:
Have you installed all the dependencies from the instructions at vim.fisadev.com? And are you using virtualenvs? If so, remember that if you want to use the editor from inside the venv, you need its dependencies installed in the venv too.
[vim-hug-neovim-rpc] Vim(pythonx):ModuleNotFoundError: No module named 'neovim' Error detected while processing function deoplete#enable[9]..deoplete#initialize[1]..deoplete#init#_initialize[10]..<SNR>110_init_intern al_variables[28]..neovim_rpc#serveraddr: line 18: E605: Exception not caught: [vim-hug-neovim-rpc] requires one of
:pythonx import [pynvim|neovim]command to work Press ENTER or type command to continue Error detected while processing function deoplete#enable: line 9: E171: Missing :endi
These error appear everytime i'm using vim alongwith your configuration in .vimrc, i don't know why it's showing "No module named neovim" coz i've a module similiar like that i.e., neovim.
The text was updated successfully, but these errors were encountered: