ecthros / uncaptcha2

defeating the latest version of ReCaptcha with 91% accuracy
http://uncaptcha.cs.umd.edu
4.96k stars 462 forks source link

SyntaxError running run.py #12

Closed aaa-bbb-ccc closed 5 years ago

aaa-bbb-ccc commented 5 years ago

Hey, im starting with coding so i don't know much why it fails. I've installed all the dependences needed running pip install -r dependences.txt and when i run the run.py code i get this:

Traceback (most recent call last): File "run.py", line 2, in import pyautogui File "/home/albert/.local/lib/python2.7/site-packages/pyautogui/init.py", line 84, in import pyscreeze File "/home/albert/.local/lib/python2.7/site-packages/pyscreeze/init.py", line 168 yield Box(x, y, needleWidth, needleHeight) SyntaxError: 'return' with argument inside generator

aaa-bbb-ccc commented 5 years ago

Okay, was running in python2