Skip to content
This repository has been archived by the owner on Jan 27, 2025. It is now read-only.

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

Open
giobbepelle opened this issue Nov 4, 2022 · 0 comments

Comments

@giobbepelle
Copy link

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'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant