-
I´m running InstaPy in Docker Compose. I have the latest version of the repo. I had two crashes with the same traceback
```pytb
Traceback (most recent call last):
File "/code/main.py", line 61,…
-
![image](https://user-images.githubusercontent.com/30053143/32432027-2e3e62cc-c2d6-11e7-9529-f122a699d6b9.png)
-
## Expected Behavior
running without issue
## Current Behavior
Crash
## Possible Solution (optional)
need find the place that have this piece of code:
```
browser.execute_script(
…
-
## Expected Behavior
To run quickstart.py on a linux screen over DigitalOcean.. Ubuntu 16.04.4 LTS
## Current Behavior
Throws the error:
```
Traceback (most recent call last):
File "./q…
-
I am using python 2.7 on my Mac using a virtual environment. The trying to import InstaPy I get this error.
`Traceback (most recent call last):
File "insta.py", line 2, in
from instapy imp…
-
If it is an interest to someone I will add the code here.
* I used pickle.
* Able to read it at any time since it saved as file.
* wait for next hour/day to return to work if max is reached.
S…
-
Hello Everyone,
The script ends the session after it reaches 246 unfollows.
There us no error of any kind. Does anyone know why this is happening?
@BernardoGO It has your fix, but not the lates…
-
### Purpose of your issue?
- [X] Bug report (encountered problems/errors)
- [ ] Feature request (request for a new functionality)
- [ ] Question
- [ ] Other
Paste the output of ``python3 -V`` h…
-
I have the ID of the location that we get from -->
https://www.instagram.com/explore/locations/**212988663**/ --> NYC code..
Then what can i do if i want the bot to only search through that loc…
-
## Expected Behavior
I've been running InstaPy for quite a while now, thank you very much for this amazing community!
In the past few days, I've been running into issues logging into already verifi…