【问题标题】:Set up atom linter-python on Windows?在 Windows 上设置 atom linter-python?
【发布时间】:2015-07-01 06:54:38
【问题描述】:

我试图让 Python linter 在 Windows 7 上的 atom 编辑器中工作,但它似乎什么也没做。

我有:

  1. 在 Windows 上安装了最新的atom 编辑器(版本 0.194.0),
  2. 已安装linter,并且
  3. 已安装linter-pyflakes
  4. 按照说明在我的 atom 配置文件中设置以下内容 在 linter-pyflakes 的 README 文件中。

    “linter-pyflakes”: pyflakesExecutablePath: "C:\Users\blokeley\Anaconda3\Scripts"

编辑 Python 文件时似乎没有 linter 活动。

我打开了issue on the linter-pyflakes project,但没有得到回应。

可执行文件的路径是否错误?如何检查 linter 在做什么?

【问题讨论】:

    标签: python windows-7 anaconda atom-editor pyflakes


    【解决方案1】:

    改为安装linter-flake8

    【讨论】:

      猜你喜欢
      • 2021-12-02
      • 1970-01-01
      • 1970-01-01
      • 2017-05-28
      • 2023-04-07
      • 1970-01-01
      • 2018-08-17
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多