Gmail-Generator-Python icon indicating copy to clipboard operation
Gmail-Generator-Python copied to clipboard

Error

Open ZolarZ opened this issue 3 years ago • 1 comments

Traceback (most recent call last): File "C:\Users\Administrator\Desktop\Gmail-Generator-Python-main\source\gmail_generator.py", line 188, in if open_firefox() : File "C:\Users\Administrator\Desktop\Gmail-Generator-Python-main\source\gmail_generator.py", line 48, in open_firefox location=pyautogui.center(start_button) File "C:\Python310\lib\site-packages\pyscreeze_init_.py", line 582, in center return Point(coords[0] + int(coords[2] / 2), coords[1] + int(coords[3] / 2)) TypeError: 'NoneType' object is not subscriptable

ZolarZ avatar May 27 '22 00:05 ZolarZ

have you installed the required pips?

Altify-Development avatar Jul 01 '22 18:07 Altify-Development