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
WARNING: No Python executable found that can import neovim. Using the first available executable for diagnostics.
ERROR: Python provider error:
ADVICE:
provider/pythonx: Could not load Python 2:
/usr/bin/python2 does not have the "neovim" module. :help |provider-python|
/usr/bin/python2.7 does not have the "neovim" module. :help |provider-python|
python2.6 not found in search path or not executable.
/home/qicai21/anaconda3/bin/python is Python 3.8 and cannot provide Python 2.
INFO: Executable: Not found
Python 3 provider (optional)
INFO: g:python3_host_prog is not set. Searching for python3 in the environment.
INFO: Multiple python3 executables found. Set g:python3_host_prog to avoid surprises.
Operating system/version
ubuntu 20.04
Terminal emulator/version
neovim
$TERM environment variable
echoxterm-256color
Tmux version
No response
Feature matrix
health#coc#check
OK: nvim version satisfied
OK: Environment check passed
OK: Javascript bundle build/index.js found
OK: Service started
health#translator#check
health#mkdp#check
INFO: Platform: linux
INFO: Nvim Version: NVIM v0.4.3
INFO: Node version: v14.19.3
INFO: Script: /home/qicai21/.local/share/nvim/plugins/markdown-preview.nvim/app/server.js
INFO: Script exists: 1
OK: Using node
health#nvim#check
Configuration
Performance
Remote Plugins
terminal
health#provider#check
Clipboard (optional)
Python 2 provider (optional)
import neovim
. Using the first available executable for diagnostics./usr/bin/python2 does not have the "neovim" module. :help |provider-python|
/usr/bin/python2.7 does not have the "neovim" module. :help |provider-python|
python2.6 not found in search path or not executable.
/home/qicai21/anaconda3/bin/python is Python 3.8 and cannot provide Python 2.
Python 3 provider (optional)
g:python3_host_prog
is not set. Searching for python3 in the environment.g:python3_host_prog
to avoid surprises.Ruby provider (optional)
ruby
andgem
must be in $PATH.ruby
andgem
commands work.Node.js provider (optional)
Minimal vimrc that can reproduce this bug.
Steps to reproduce this bug using minimal vimrc
launch neovim with nvim command, and showing E492
Expected behavior
ditto
Actual behavior
ditto
The text was updated successfully, but these errors were encountered: