Linter pylint is not installed

问题

Linter 'pylint' is not installed. Please install it or select another linter".
Error: Module 'pylint' not installed.

解决

  1. Open a terminal (ctrl+~)
  2. Run the command pip install pylint
posted @ 2018-06-20 22:32  hank-li  阅读(1970)  评论(0编辑  收藏  举报