Skip to content
This repository has been archived by the owner on Dec 24, 2020. It is now read-only.

"Linter pylint is not installed." Even though it is. #312

Open
BrianZhang1 opened this issue Nov 21, 2020 · 0 comments
Open

"Linter pylint is not installed." Even though it is. #312

BrianZhang1 opened this issue Nov 21, 2020 · 0 comments

Comments

@BrianZhang1
Copy link

BrianZhang1 commented Nov 21, 2020

I am running Mac on version 10.15.7, just installed a fresh version of coc along with coc-pairs, coc-prettier, and coc-python 20 minutes ago.
Opening a python file yields:
"Linter pylint is not installed."
Ok, fair enough. I run brew install pylint, and it installs perfectly with no errors or warnings. I open a python file again, which again yields:
"Linter pylint is not installed."
Now I'm thinking this is a little odd. It gives me three options:

  1. Install
  2. Select Linter
  3. Do not show again

I select install, and then this happens:
"[coc.nvim] There is no Pip installer available in the selected environment."

Running pip3 install (module name) runs perfectly fine in terminal, but for some reason, it doesn't work for coc.nvim. Is there some step I'm missing?

If there is any additional information that is needed, please let me know.

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

No branches or pull requests

1 participant