First make sure that you've installed the plugin, but it's likely that the workspace directory isn't properly set. Just check Pylint and edit the underlying settings.json file.
{
"python.pythonPath": "/usr/local/bin/python3",
"git.ignoreLimitWarning": true
}