I\'m trying to run the autopep8 linter on a Python file in VSCode.
I\'ve followed the instructions here: https://code.visualstudio.com/docs/python/environments and selec
try Ctrl+Shift+P then type
Python: Select Interpreter
and select the python version.