vim/vim-appimage

E837: This Vim cannot execute :py3 after using :python

ryanbrate opened this issue · 3 comments

Hi,

I seem to have an issue with compiled python support of the AppImage.
I get the following error (triggered by the ultisnips plugin)

E837: This Vim cannot execute :py3 after using :python

I'm running Debian 10.
Note: I'm assuming it's a problem with the appimage, as the error does not appear with the distro-bundled vim, or an nvim appimage I tried.

Thanks and regards,

Ryan

Thanks for the swift reply.

Do you know why it's only a problem on the AppImage build? And also, what I can do about it?

Thanks