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

term_start function unknown error #722

Open
JustForCodin opened this issue Feb 25, 2024 · 2 comments
Open

term_start function unknown error #722

JustForCodin opened this issue Feb 25, 2024 · 2 comments

Comments

@JustForCodin
Copy link

Hello there!
I'm trying to install pylsp-all for python using :LspInstallServer and I get the following error

Installing pylsp-all
Error detected while processing function <SNR>35_vim_lsp_install_server:
line   32:
E117: Unknown function: term_start
E15: Invalid expression: term_start([l:entry[1]], {'cwd': l:server_install_dir})

It also says: pylsp-all requires py, but I already have python installed on my mac.
I'm using MacOS 10.13.6 and Vim 8.0.1283
I tried to install pylsp-all manually but it didn't solve the problem and
I couldn't find any info about this. Any idea why this happens? Is this function deprecated or something?
I kinda new to vim btw, just tryna get it how things work here :)

@IgorTodorovskiIBM
Copy link

I'm getting this as well

@IgorTodorovskiIBM
Copy link

I had to rebuild my vim with --enable-terminal support, that fixed it

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

2 participants