GithubHelp home page GithubHelp logo

Comments (5)

msherry avatar msherry commented on July 29, 2024

Hi there, and thanks for submitting an issue!

The error output from the checker is included in this message. In this case mypy outputs a (not helpful) usage message, and then the actual error is:

error: Mypy no longer supports checking Python 2 code. Consider pinning to mypy<0.980 if you need to check Python 2 code.

Is this what you were looking for, or would you prefer to see something else here?

from flycheck-pycheckers.

terrycojones avatar terrycojones commented on July 29, 2024

Hi, thanks for the reply. I should have been more specific: the flake8 error has no information :-)

from flycheck-pycheckers.

terrycojones avatar terrycojones commented on July 29, 2024

Maybe flake8 is just exiting non-zero for some reason, without writing to stdout/stderr?

from flycheck-pycheckers.

msherry avatar msherry commented on July 29, 2024

Got it, thanks for clarifying! Yes, so we try to print out whatever context around the failure we have (as in the mypy failure in your example). It looks like flake8 isn't giving any output -- maybe if you run flycheck-compile (C-c ! C-c by default, I believe) on this file we can get more input to see what we might improve?

from flycheck-pycheckers.

snogge avatar snogge commented on July 29, 2024

You can always run the checker with M-x flycheck-compile and see the raw output from flycheck-pycheckers.py

from flycheck-pycheckers.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.