bsnux / linter-python-pep8

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

Failure to initialize linter-python-pep8 with Atom 1.15.0 #18

Open michael-gracy opened 7 years ago

michael-gracy commented 7 years ago

linter-registry.js [sm]:144 [Linter] Error running Python Linter TypeError: Cannot read property 'getPath' of undefined(…)(anonymous function) @ linter-registry.js [sm]:144 Atom 1.15.0 on OSX Sierra 10.12.3

jacogasp commented 7 years ago

Same here and same OS/Atom version