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

None Type timestamp #503

Open
yersonperez opened this issue Jun 10, 2022 · 0 comments
Open

None Type timestamp #503

yersonperez opened this issue Jun 10, 2022 · 0 comments

Comments

@yersonperez
Copy link

When i use "addrs" command, show me an error and print

File "/home/user/Documentos/Tools/Osintgram/main.py", line 185, in <module>
    _cmd()
```
 ```
 File "/home/user/Documentos/Tools/Osintgram/src/Osintgram.py", line 134, in get_addrs
    address[details.address] = unix_timestamp.strftime('%Y-%m-%d %H:%M:%S')
AttributeError: 'NoneType' object has no attribute 'address'
```
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

1 participant