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 was archived by the owner on Aug 7, 2023. It is now read-only.
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. (C:\Users\hrida.atom\packages\linter-pylint\node_modules\sb-exec\lib\index.js:56:20)
at ChildProcess.emit (events.js:182:13)
at maybeClose (internal/child_process.js:961:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:248:5)
(anonymous) @ C:\Users\hrida.atom\packages\linter\lib\linter-registry.js:155