-
## Current Behavior
File "/home/pi/projects/InstaPy/instapy/instapy.py", line 2879, in follow_user_followers
self.logfolder)
File "/home/pi/projects/InstaPy/instapy/unfollow_util.py", line 89…
-
Hi everyone, I hope you guys are doing well :
( I got the last version of commits )
the code I am using:
```
session.login()
session.set_relationship_bounds(enabled=False,
potency_ratio…
-
## Expected Behavior
Grabs likers of photos and follow them
## Current Behavior
It grabs likers from user as usual, but then the below error occurs:
opening likes
Some problem occred!
…
-
I use a script to like 4 of the last posts of the followers of a specific account. While i used simulated follow, the follow counter goes higher and higher and i dont think instapy unfollows in the am…
-
## Expected Behavior
in my script i have these steps, based on the **_basic_follow-unfollow_activity.py_** template
session.follow_user_followers( ['Barzomer','The_romi_frenkel','Reefneeman'], a…
-
Hi, there is a problem with the scrolling using the function "follow_user_followers", this is the error I have
It crashes right after the script is executed and try to scroll
```
File "follow.py"…
-
## Expected Behavior
InstyPy runs without error
## Current Behavior
2/3 times it crashes with the following failure message.
Sometimes it runs trough smooth.
```
[...]
INFO [2019-03-0…
-
## Expected Behavior
Session should not end, since it is in a boot loop and it does with an error I do not understand.
## Current Behavior
I attach the terminal log error.
```
INFO [2019-03…
-
Hi everyone,
I was suddenly no longer able to unfollow users and I got the following error:
` b"[Errno 13] Permission denied: '/Users/marcel/Documents/instapy/InstaPy/logs/darqueanddearest/darque…
-
Hi, I'm suddenly experiencing a problem with interact_by_comment.
I'm using this template: https://github.com/InstaPy/instapy-quickstart
## Expected Behavior
Until this some days ago, I could l…