bsnux / linter-python-pep8

Atom package for linting Python files on the fly using pep8 command
MIT License
8 stars 6 forks source link

Windows 7, Atom 0.175.0; pep8 not in PATH #4

Open tokejepsen opened 9 years ago

tokejepsen commented 9 years ago

Uncaught BufferedProcessError: Failed to spawn command pep8. Make sure pep8 is installed and on your PATHc:\Users\admin\AppData\Local\atom\app-0.175.0\resources\app\src\buffered-process.js:100 (anonymous function)events.js:107 emitchild_process.js:1066 ChildProcess._handle.onexitchild_process.js:1138 (anonymous function)node.js:386 _tickCallback

pep8 is on PATH, as I can call it from commandline

tokejepsen commented 9 years ago

package still seems to be working after start up