I did a fresh install of Linux Mint 18.3. Afterwards, installed Visual Studio Code, and a Python extension, setting python3 as an interpreter. When open a file with a .py file extension, VSC suggests that pylint gets installed. After I select "install", I get the following in the integrated terminal:I did a fresh install of Linux Mint 18.3. After