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?
I want to run python code in Microsoft Visual Studio Code but it gives an error:
"Linter pylint is not installed"
I installed:
How can I install pylint?