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

    text block decode produced erroneous python

    UiFlow 2.0
    3
    4
    493
    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.
    • I
      Ian99
      last edited by

      26076249-cd25-4fae-9dc6-ed1902997c75-image.png

      def BackSpace(buyt_array):
      global Temp, index, Test, Output_string, label0, line0, title0, circle0, kb
      buyt_array = Output_string.encode()
      buyt_array = buyt_array[ : -1]
      Output_string = (Output_string if isinstance(Output_string, (int, float)) else 0) + (buyt_array.decode())

      The last line produces an error.

      to me the last line should be Output_string = buyt_array.decode()

      teastainT 1 Reply Last reply Reply Quote 0
      • teastainT
        teastain @Ian99
        last edited by teastain

        Erroneous Python, the British Comedy group?

        Cheers, Terry!

        100% M5Stack addict with several drawers full of product!

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

          @teastain said in text block decode produced erroneous python:

          Erroneous Python, the British Comedy group?

          Are they the next gen of MontyPython?

          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!

          teastainT 1 Reply Last reply Reply Quote 1
          • teastainT
            teastain @ajb2k3
            last edited by

            @ajb2k3 I would have chosen Monty Arduino.
            -cheers

            Cheers, Terry!

            100% M5Stack addict with several drawers full of product!

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