omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Gamma help

    Pythonista
    help
    4
    8
    6015
    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.
    • VIC3
      VIC3 last edited by

      Can anyone help me out with this error? Gamma Error

      1 Reply Last reply Reply Quote 0
      • cvp
        cvp last edited by cvp

        Of course, I don't see lines 1 to 34 but the else: of erroneous line seems to have a bad indentation!

        VIC3 1 Reply Last reply Reply Quote 0
        • VIC3
          VIC3 @cvp last edited by

          @cvp here's the rest Code

          1 Reply Last reply Reply Quote 0
          • cvp
            cvp last edited by

            All the lines from the 42th must be right shifted.
            The else must have the same indentation as its if.

            VIC3 1 Reply Last reply Reply Quote 0
            • VIC3
              VIC3 @cvp last edited by

              @cvp thanks that fixed it but now I keep getting this error

              1 Reply Last reply Reply Quote 0
              • Webmaster4o
                Webmaster4o last edited by Webmaster4o

                @VIC3 What steps have you taken to debug this yourself? Have you even googled for a solution? We'll also need the full traceback, not just a screenshot of the first 25 characters, to be able to help you.

                (This is not a Pythonista-specific problem, either, so it would be better to ask on StackOverflow. That's a much larger community which is far more likely to be able to help you ;))

                VIC3 1 Reply Last reply Reply Quote 0
                • brumm
                  brumm last edited by

                  I don't know much about objc but may be there is a syntax error in line 9 (. instead of ,)?

                  1 Reply Last reply Reply Quote 1
                  • VIC3
                    VIC3 @Webmaster4o last edited by

                    @Webmaster4o I'll try that website but I already posted the other lines too

                    1 Reply Last reply Reply Quote 1
                    • First post
                      Last post
                    Powered by NodeBB Forums | Contributors