Datalux / Osintgram

Osintgram is a OSINT tool on Instagram. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname
GNU General Public License v3.0
9.52k stars 2.09k forks source link

AttributeError in the following line #140

Closed harizz-s closed 3 years ago

harizz-s commented 3 years ago

File "/data/data/com.termux/files/home/Osintgram/main.py" , line 163 , in _cmd() File "/data/data/com.termux/files/home/Osintgram/src/Osintgram.py", line 1336, in get_fwingsnumber results.append(follow) AttributeError: 'dict' object has no attribute 'append'

adejuanda commented 3 years ago

Same with me. Anyone can help?

Datalux commented 3 years ago

See #138.

harizz-s commented 3 years ago

Thanks