mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-26 10:05:50 +03:00
[GH-ISSUE #411] Helpppppp #356
Labels
No labels
bug
duplicate
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Insomniac#356
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AnantTan on GitHub (Dec 10, 2021).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/411
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 on GitHub (Dec 10, 2021):
Fixed ! just use the version recomended by Alexal. Newer versions causing problems.