1. Description of the problem:
I installed the Pylinter plugin in St3, but did not succeed, the following error occurred:
" Pylinter could not automaticallydetermined the path to lint.py. Provide one in the settings file usingthe pylint_path variable. Note:if you is using a virtualenv, the problemmight is resolved by launching Sublime Text from correct virtualenv.
2.
Workaround 1:
1) to the official website https://pypi.python.org/pypi/pylint#downloads Download: Pylint-1.xx.tar.gz,dos run it, or directly run the setup.py,
2) Open ST3, then ctrl+shift+p, remove Package,remove drop this pylint,package. Can be replaced by a sublimelinter installation.
Workaround 2:
1) Modify the Pylinter.sublime-settings file in the directory, you can set the Pylint_path variable in the preferences. But the path was modified, and this method did not succeed itself.
Reference:
Pylinter could not automatically determined the path to lint.py. Dealing with sublimeText2 issues: Http://m.blog.csdn.net/blog/zhdnuli /39296547;
Sublime Text 3 Report Pylinter could not automatically determined the path to Lint.py:http://blog.chinaunix.net/uid-24641004-i d-5061089.html;
Pylinter could not automatically determined the path to ' lint.py ': http://blog.csdn.net/viease/article/details/45027999;
Sublime Text Newspaper "Pylinter could not automatically determined the path to lint.py.