alexal1 / Insomniac

Instagram bot for automated Instagram interaction using Android device via ADB
https://insomniac-bot.com
MIT License
675 stars 159 forks source link

Helpppppp #411

Closed AnantTan closed 2 years ago

AnantTan commented 2 years ago

Error - 'NoneType' object has no attribute 'count_scrapped_profiles_for_interaction' Traceback (most recent call last): File "/home/kali/Insomniac-master/insomniac/session.py", line 316, in run self.storage = InsomniacStorage(self.session_state.my_username, args) File "/home/kali/Insomniac-master/insomniac/storage.py", line 158, in init count_from_scrapping = self.profile.count_scrapped_profiles_for_interaction() AttributeError: 'NoneType' object has no attribute 'count_scrapped_profiles_for_interaction'

AnantTan commented 2 years ago

Fixed ! just use the version recomended by Alexal. Newer versions causing problems.