Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant