Closed santiago-aghemo closed 1 year ago
After i installed the pluggin, i entered a file, then enter insert mode and tryed to type something, but i got this error
when i run :py import sys; print(sys.version) i get "python library could not be loaded"
pls help
This is a problem in how your Vim is compiled/trying to find Python. This might help:
https://github.com/SirVer/ultisnips/issues/1522
After i installed the pluggin, i entered a file, then enter insert mode and tryed to type something, but i got this error
when i run :py import sys; print(sys.version) i get "python library could not be loaded"
pls help