🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    SyntaxError: invalid syntax

    UiFlow 2.0
    2
    2
    920
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      mchott
      last edited by

      Hi .. if I run my current code on my M5Dial there is an issue. I got an "invalid syntax" but in line 41 is nearly nothing incorrect.

      41: mqttMsg = None

      Traceback (most recent call last):
      File "<stdin>", line 41
      SyntaxError: invalid syntax

      If I change the order of the lines, I get the same issue but for a different line and the old one is still there before the new one.
      41: TempKlima = None

      I think there is nothing wrong with these lines and I´m looking at the wrong place of my code.

      ajb2k3A 1 Reply Last reply Reply Quote 0
      • ajb2k3A
        ajb2k3 @mchott
        last edited by

        @mchott the line error doesn’t always report the correct line unless you know how to read it. I recently found a syntax error due to quote mark formatting

        UIFlow, so easy an adult can learn it!
        If I don't know it, be patient!
        I've ether not learned it or am too drunk to remember it!
        Author of the WIP UIFlow Handbook!
        M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

        1 Reply Last reply Reply Quote 0
        • First post
          Last post