Skip to content
This repository was archived by the owner on May 2, 2021. It is now read-only.
This repository was archived by the owner on May 2, 2021. It is now read-only.

error on kali  #3

@accountdays

Description

@accountdays

python gmail_generator.py

Opening Firefox...
Traceback (most recent call last):
File "gmail_generator.py", line 180, in
if open_firefox() :
File "gmail_generator.py", line 45, in open_firefox
location=pyautogui.center(start_button)
File "/usr/local/lib/python2.7/dist-packages/pyscreeze/init.py", line 407, in center
return (coords[0] + int(coords[2] / 2), coords[1] + int(coords[3] / 2))
TypeError: 'NoneType' object has no attribute 'getitem'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions