Unable to see pylint extension in VS code? #python

Hello there, I am unable to see pylint extension in the vs code what should I do?

1 Like

Hello Varundade,

I do not no how to fix your issue, but i do have the same issue myself. Were you able to fix it after this post?

Go to the terminal in menu bar and "select new terminal ". Then type "pip install pylint " in terminal .

Hi! Please help me i have same problem. I have done what you wrote and then i have this message

It’s quite different than in video

Go to the terminal in menu bar and "select new terminal ". Then type "pip install pylint " in terminal.

I’m using a Mac. I did that and it said zsh:command not found: pip