You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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'
The text was updated successfully, but these errors were encountered: