I always pip install flake8 in my venvs and the standard Python extension can also use that just fine:
"python.linting.pylintEnabled": false, "python.linting.flake8Enabled": true,
I always pip install flake8 in my venvs and the standard Python extension can also use that just fine: