Closed ogirginc closed 5 years ago
With Nvim v0.3.3 (Mac OS Mojave 10.14.2), I am getting the error below:
YouCompleteMe unavailable: requires Vim compiled with Python (2.7.1+ or 3.4+) support.
Fyi, my Vim version is 8.1.0700.
Solved by running:
pip3 install --upgrade pynvim
If you run into a similar error on Nvim, run :checkhealth on Nvim & follow the instructions provided.
:checkhealth
With Nvim v0.3.3 (Mac OS Mojave 10.14.2), I am getting the error below:
Fyi, my Vim version is 8.1.0700.