This repository was archived by the owner on Nov 12, 2022. It is now read-only.
Nvim-Lsp-Installer report says that pip3 is not available, is it a bug? #843
-
Beta Was this translation helpful? Give feedback.
Answered by
williamboman
Jul 3, 2022
Replies: 1 comment 1 reply
-
|
Hello! It checks the installed pip version via |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
tony-sol
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hello! It checks the installed pip version via
python3 -m pip --version(and not via apip3executable directly).javaandjavacare checked byjava(c) -version. Does running those commands manually work fine?