You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
first check weather you have install the python lib named 'pylint'. if not ,use pip install it
second find that location in your computer such as mine (centos 7) in "/usr/lib/python2.7/site-package s/pylite"
and then write the full location(above) to this file named Pylinter.sublime-settings#pylint_path
this may be useful
Fatal pylint error:
fullpath/to/virtualenv/bin/python: can't find 'main' module in ''.
I get this error every time. This error started occurring from 2 days back, probably after the new update.
PS. I'm running sublime text from within the virtualenv as you have mentioned.
The text was updated successfully, but these errors were encountered: