Neovim在编辑python文件时出现错误提示,如下图
原因
出现该错误的原因说明未安装Python2/3的支持
解决方法
使用包管理器安装Neovim的Python支持python-neovim
python2-neovim
例如:在Arch Linux中sudo pacman -S python-neovim python2-neovim
Posted 欢迎访问我的博客
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Neovim中提示Error: Required vim compiled with +python相关的知识,希望对你有一定的参考价值。
Neovim在编辑python文件时出现错误提示,如下图
出现该错误的原因说明未安装Python2/3的支持
使用包管理器安装Neovim的Python支持python-neovim
python2-neovim
例如:在Arch Linux中sudo pacman -S python-neovim python2-neovim
以上是关于Neovim中提示Error: Required vim compiled with +python的主要内容,如果未能解决你的问题,请参考以下文章
python安装提示No module named setuptools,wget提示ERROR 403: SSL is required
安装tesserocr时提示error: Microsoft Visual C++ 14.0 is required
Stash Git error “fatal: remote error: CAPTCHA required”
Python error: Microsoft Visual C++ 9.0 is required 解决方案
There is an error in invoking javac. A full JDK (not just JRE) is required
成功解决error: Microsoft Visual C++ 14.0 or greater is required. Get it with “Microsoft C++ Build Tools“