You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: