Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

No evidence of working on Windows #7

Closed
blokeley opened this issue Apr 21, 2015 · 2 comments
Closed

No evidence of working on Windows #7

blokeley opened this issue Apr 21, 2015 · 2 comments
Labels

Comments

@blokeley
Copy link

I'm running atom 0.192.0 on Windows 7 with the latest linter and linter-pyflakes installed.

My config.cson has the path of pyflakes, which with the Anaconda distribution is:

"linter-pyflakes":
    pyflakesExecutablePath: "C:\\Users\\<user>\\Anaconda3\\Scripts"

Absolutely nothing happens when I edit a python file with syntax errors.

What should happen?
How do I know that pyflakes is working?
Could it be that the Scripts directory given above only contains pyflakes, pyflakes.bat and pyflakes-script.py (and no pyflakes.py or whatever linter-pyflakes looks for)?

In Spyder, pyflakes marks lines with errors but nothing seems to be happening with linter-pyflakes.

Thanks in advance for any help.

@blokeley
Copy link
Author

Question asked on Stackoverflow

@blokeley
Copy link
Author

I ended up using linter-flake8 instead.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants