GithubHelp home page GithubHelp logo

Comments (5)

 avatar commented on July 29, 2024

Python(3.8.2) code.

from flycheck-pycheckers.

msherry avatar msherry commented on July 29, 2024

Hi there. Thanks for creating an issue!

It's hard to tell what's going on in your screenshot. Is it that errors are superimposed on the code itself? If so, that's not intended, but I'm not sure how flycheck-pycheckers would be causing this itself -- the elisp for this project is very simple, and is limited to running, and parsing the output of, a python script.

Are you perhaps using something like https://github.com/flycheck/flycheck-popup-tip or https://github.com/flycheck/flycheck-pos-tip? If you can include some instructions on how to reproduce, I can try to investigate, but I strongly suspect some other package is causing this.

If I've misunderstood your report entirely, then my apologies! Please describe the issue in a couple words so I can have a starting point for an investigation. Thanks!

from flycheck-pycheckers.

 avatar commented on July 29, 2024

Thank you very much for your prompt reply. This Python program can run, but it prompts for syntax errors, which makes me a little confused. Maybe this problem is not caused by "pycodestyle", but by pyflakes. The way to reproduce is to write my code into a buffer, and then turn on code checking. PS: my English is not very good. If you can't understand it, please point it out for me. I'll try my best to change the way of saying so that you can understand it. Thank you for your help.

from flycheck-pycheckers.

msherry avatar msherry commented on July 29, 2024

Can you paste the actual code that is being checked? It looks like some of it is hidden by the error messages. In particular, I see error messages related to semicolons (;), but I don't actually see ; in your code, so it's hard to figure out what it's talking about.

from flycheck-pycheckers.

 avatar commented on July 29, 2024

The code was modified because the error could not be fixed at that time. And because of the past few hours, I can't remember what the specific code is, but I recovered through undo, but there was no error. I don't see ";" in the code, so I can't reproduce it.Sorry.

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.