Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 99112

Linter pylint is not installed

$
0
0

I want to run python code in Microsoft Visual Studio Code but it gives an error:

"Linter pylint is not installed"

I installed:

  • The VS Code Python extension
  • Python3
  • Anaconda

How can I install pylint?


Viewing all articles
Browse latest Browse all 99112

Trending Articles