We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've tried on linux with ldd --version: 2.3.1
ldd --version
But the VSCode return client is not running.
client is not running
Then I set the log verbose level to debug and find that llm-ls says the glibc should be 2.3.2-2.3.4, which is not installed in my OS.
llm-ls
2.3.2
2.3.4
How to fix this?
The text was updated successfully, but these errors were encountered:
See #25
Sorry, something went wrong.
No branches or pull requests
I've tried on linux with
ldd --version
: 2.3.1But the VSCode return
client is not running
.Then I set the log verbose level to debug and find that
llm-ls
says the glibc should be2.3.2
-2.3.4
, which is not installed in my OS.How to fix this?
The text was updated successfully, but these errors were encountered: