问题
Linter 'pylint' is not installed. Please install it or select another linter".
Error: Module 'pylint' not installed.
解决
- Open a terminal (ctrl+~)
- Run the command pip install pylint
Linter 'pylint' is not installed. Please install it or select another linter".
Error: Module 'pylint' not installed.
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。