Error running flake8 in Atom
I have linter as well as all dependencies installed. But when I startup Atom, I get this error:
C:\Users\hrida.atom\packages\linter\lib\linter-registry.js:155 [Linter] Error running Flake8 Error: c:\users\hrida\appdata\local\programs\python\python37\lib\site-packages\pep8.py:110: FutureWarning: Possible nested set at position 1
EXTRANEOUS_WHITESPACE_REGEX = re.compile(r'[[({] | []}),;:]')
at ChildProcess.
@RIPRoyale your problem will be fixed after following my steps in this link; Fix-Linter-flak8.