mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-26 18:15:54 +03:00
[GH-ISSUE #59] TypeError #47
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#47
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 @bboymega on GitHub (Jul 16, 2020).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/59
@Eimuex commented on GitHub (Jul 16, 2020):
Yup, same.
@alexal1 commented on GitHub (Jul 16, 2020):
What is your launch command?
@Eimuex commented on GitHub (Jul 16, 2020):
python3 insomniac.py --interact username --likes-count 3 --total-likes-limit 30 --follow-percentage 10
@alexal1 commented on GitHub (Jul 16, 2020):
Hmmm, it crashes at start? Doesn't work for me. What is your
python3 --version?@Eimuex commented on GitHub (Jul 16, 2020):
Yes, right after 'Hello username!' message. Python version 3.7.3. I'm on raspberry
@alexal1 commented on GitHub (Jul 16, 2020):
Yeah, got it! Will fix now, thanks.