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

'NoneType' object has no attribute 'count_scrapped_profiles_for_interaction' #446

Open giobbepelle opened 1 year ago

giobbepelle commented 1 year ago

I don't know that problems!

Error - 'NoneType' object has no attribute 'count_scrapped_profiles_for_interaction' Traceback (most recent call last): File "/home/giobbe/.local/lib/python3.10/site-packages/insomniac/session.py", line 357, in run self.storage = InsomniacStorage(self.session_state.my_username, args) File "/home/giobbe/.local/lib/python3.10/site-packages/insomniac/storage.py", line 159, in init count_from_scrapping = self.profile.count_scrapped_profiles_for_interaction() AttributeError: 'NoneType' object has no attribute 'count_scrapped_profiles_for_interaction'