davidhalter / jedi-vim

Using the jedi autocompletion library for VIM.
MIT License
5.27k stars 370 forks source link

jedi-vim errors on startup #1071

Closed whmsft closed 2 years ago

whmsft commented 2 years ago

I just installed jedi-vim and then i when i started vim, this was shown:

image

davidhalter commented 2 years ago

As the error said: Python 3 is required. Your VIM does not support that. Try installing a "newer" version with Python 3 support.

whmsft commented 2 years ago

I do have vim 8.2 and python 3.8 What do you mean by "newer"

davidhalter commented 2 years ago

Your Vim is not able to access Python for some reason. This is not a jedi-vim issue. Please use the vim user mailing list and ask there for help. I'm not on Windows, so I cannot help you with this.

whmsft commented 2 years ago

Ok, i will try and tell you the results