Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error #2

Open
ZolarZ opened this issue May 27, 2022 · 1 comment
Open

Error #2

ZolarZ opened this issue May 27, 2022 · 1 comment

Comments

@ZolarZ
Copy link

ZolarZ commented May 27, 2022

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

@Altify-Development
Copy link
Owner

have you installed the required pips?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants