Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install Semshi: Unknown function: provider#python3#Require #22

Open
SalamanderXing opened this issue Feb 19, 2024 · 2 comments

Comments

@SalamanderXing
Copy link

I tried installing Semshi using Lazy and the default settings but i get the following error after running UpdateRemotePlugin:

unction remote#host#UpdateRemotePlugins[6]..<SNR>29_RegistrationCommands[15]..remote#host#Require, line 10
Vim(let):E117: Unknown function: provider#python3#Require
remote/host: generated rplugin manifest: /Users/salamanderxing/.local/share/nvim/rplugin.vim

This on:
NVIM v0.10.0-dev-2293+gc4417ae70-Homebrew

@kobzar
Copy link

kobzar commented Feb 28, 2024

Your python version is 3.12?

@wookayin
Copy link
Owner

That is strange. provider#python3#Require is a function that exists in neovim for python providers to work. Do you have has("python3") == 1?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants