You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
I installed linter-flake8 and also ran a pip install for flake8, however I'm receiving errors that I need to have flake8 installed on PATH:
[Linter] Error running Flake8 Error: Failed to spawn command flake8. Make sure flake8 is installed and on your PATH
How would I go about fixing this and would you be able to clarify whether these fixes can be done on Atom, the terminal, or somewhere else? I'm using a Windows 10 device, thanks!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I installed linter-flake8 and also ran a pip install for flake8, however I'm receiving errors that I need to have flake8 installed on PATH:
[Linter] Error running Flake8 Error: Failed to spawn command
flake8
. Make sureflake8
is installed and on your PATHHow would I go about fixing this and would you be able to clarify whether these fixes can be done on Atom, the terminal, or somewhere else? I'm using a Windows 10 device, thanks!
The text was updated successfully, but these errors were encountered: