SirVer / ultisnips

UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips!
GNU General Public License v3.0
7.52k stars 690 forks source link

just installed Ultisnips and got this error #1544

Closed santiago-aghemo closed 10 months ago

santiago-aghemo commented 11 months ago

After i installed the pluggin, i entered a file, then enter insert mode and tryed to type something, but i got this error image

when i run :py import sys; print(sys.version) i get "python library could not be loaded"

pls help


SirVer commented 10 months ago

This is a problem in how your Vim is compiled/trying to find Python. This might help:

https://github.com/SirVer/ultisnips/issues/1522