-
## Expected Behavior
Working
## Current Behavior
Webdriver exception: "window._sharedData si undefined"
ghost updated
5 years ago
-
“Sorry, something went wrong” appears on the chrome page.
Does anyone have this one?
(Bot obviously stops working).
Manual refresh of the chrome page helps to start it again, but I wonder if that c…
-
## Expected Behavior
## Current Behavior
root@instapy:~/InstaPy# python myigname.py
Traceback (most recent call last):
File "myigname.py", line 21, in
from instapy import InstaPy
…
-
## Current Behavior
Ive encountered a few issues with the most painful being it seems to fail when I used the session.set_delimit_commenting(enabled=True, max=32, min=0)
Ive read through the PR …
-
I don't know exactly whats going on... I installed all the packages it said was necessary, but when I try to run the GUI, I receive this message:
"Error: (Driver info: chromedriver=2.35.528139 (47ead…
-
## Expected Behavior
when i go to load the web page of instagram is in white
## Current Behavior
this appear on the console
`Traceback (most recent call last):
File "/home/ubuntu/InstaP…
-
I've taken a lot of spam flag from Instagram, I'm doing 20 follow in the max/hour
-
I have been keeping up with the latest tip but since last week I have seeing below error every couple of hours when trying to follow user followers. Does anybody has a solution for it.
Tracebac…
-
in validate_username I added.
```
import calendar
import datetime
```
```
def get_post_time(instagram_time_format):
''' return post time in seconds'''
month_name_value = dict((v.uppe…
-
get just this issue when i run the botcore.py with "python botcore.py"
Traceback (most recent call last):
File "botcore.py", line 12, in
from modules.storeusernametofirebase import storein…