Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't find '__main__' module in '' #50

Open
akhilgopi007 opened this issue Mar 24, 2014 · 1 comment
Open

Can't find '__main__' module in '' #50

akhilgopi007 opened this issue Mar 24, 2014 · 1 comment

Comments

@akhilgopi007
Copy link

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.

@2fa0
Copy link

2fa0 commented Feb 11, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants