i hava a error in line 158
wooyunvip opened this issue · 3 comments
wooyunvip commented
such as:
'NoneType' object has no attribute 'get'
Traceback (most recent call last):
File "GithubHunter.py", line 158, in
sensitive_list,comp_list = hunter(g_User, g_Pass, keyword, payloads)
TypeError: 'NoneType' object is not iterable
how to fix it
wooyunvip commented
fix it
Hell0W0rld0 commented
fix it
Ok ,thanks
iDjorik commented
Nowadays this error is at line 188:
'latin-1' codec can't encode characters in position 0-12: ordinal not in range(256)
Traceback (most recent call last):
File "GithubHunter.py", line 188, in
tUrls, codes= hunter(g_User, g_Pass, keywords)
TypeError: 'NoneType' object is not iterable