Perspective icon indicating copy to clipboard operation
Perspective copied to clipboard

IndentationError: expected an indented block

Open jonasprokopf opened this issue 3 years ago • 0 comments

Hello, I tried using this script to apply perspective to the text below: URL=https://imgbox.com/xBzbmOXz My full command line looks like this: `Microsoft Windows [Version 10.0.19042.1110] (c) Microsoft Corporation. All rights reserved.

G:\dl\perspective>python perspective.py "m 913 228 l 1106 265 1050 434 848 386" File "G:\dl\perspective\perspective.py", line 231

^

IndentationError: expected an indented block`

I'm sure it's an issue on my end, what am I doing wrong?

jonasprokopf avatar Aug 02 '21 18:08 jonasprokopf