AtomLinter / linter-cpplint

Linter plugin for c++, using cpplint
https://atom.io/packages/linter-cpplint
MIT License
6 stars 5 forks source link

Does not work in windows #14

Closed Taaqif closed 8 years ago

Taaqif commented 9 years ago

Weird that this Linter does not work at all in windows even with Python 3.4.3 installed

hieupm37 commented 9 years ago

Follow this answer maybe solve your problem: http://stackoverflow.com/questions/6109582/windows-fails-to-pass-the-args-to-a-python-script

Taaqif commented 9 years ago

Hi, the problem I was having actually was solved with a previous version on python. Not sure what the version numbers were but after installing v2.x it worked perfectly as expected!

On Tue, 30 Jun 2015 at 14:08 Hieu Phan notifications@github.com wrote:

Follow this answer maybe solve your problem:

http://stackoverflow.com/questions/6109582/windows-fails-to-pass-the-args-to-a-python-script

— Reply to this email directly or view it on GitHub https://github.com/AtomLinter/linter-cpplint/issues/14#issuecomment-116993705 .