SublimeLinter / SublimeLinter-flake8

SublimeLinter plugin for python, using flake8.
MIT License
184 stars 28 forks source link

WARNING: cannot locate 'flake8' #98

Closed vgoklani closed 6 years ago

vgoklani commented 6 years ago

Hello - I periodically get this error: "WARNING: cannot locate 'flake8".

I'm using anaconda, where/how should I add this information? Which configuration file should this be placed in?

Thank you! 👍

kaste commented 6 years ago

Do you use anaconda or SublimeLinter? Can you share the debug logs. Do you have flake8 installed. Is it globally available?

braver commented 6 years ago

@vgoklani please re-open with some more debug info if you want to debug this further.