Try the following steps:
1. Open a terminal (ctrl+~)
2. Run the command pip install pylint
If that doesn't work: On the off chance you've configured a non-default python path for your editor, you'll need to match that python's install location with the pip executable you're calling from the terminal.