neovimvim-pluginvimspector

NeoVim: vimspector unavailable: Requires Vim compiled with +python3


After installing vimspector with Plug.vim, when I reopen neovim, I met the problem as described in the title.


Solution

  • pip3 install neovim fix this problem