-
The script doesn't click the picture after found the tag:
C:\Users\aorek\Desktop\Python Bots\Instagram-Like-Comment-Bot-master\Instagram-Like-Comment-Bot-master> python insta-bot.py
INFO [04/23/2…
-
The script will open a window in Chrome, but then proceed to close it and give me this error:
INFO [01/28/2023 08:54:39 PM] Logged in to bobjefferson141
Traceback (most recent call last):
File …
-
What is your Instagram username?
arhamjain837
Getting followers... Please do not terminate the program.
Traceback (most recent call last):
File "C:\Users\mansh\Desktop\FollowerBot-main\FollowerB…
-
So I was playing around with the datetime example class with a python script, trying to filter posts between certain dates which I could not get to work correctly for some reason, it wouldn't download…
-
instagrambot.py messages_element = self.driver.find_elements(By.CLASS_NAME, username) does not return as expected. Therefore, the codes are stuck in while loop as there is no message
-
Error while running script
Traceback (most recent call last):
File "C:\Users\mansh\Desktop\FollowerBot-main\FollowerBot-main\get_credit_on_KingdomLikes.py", line 30, in go_to_website
yt_vi…
-
Hi, all instagram task don't work. Why?
-
i'm trying to run the bot first time and i get this error, how to fix ?
6 Getting Default Adapter failed.
Traceback (most recent call last):
File "script.py", line 95, in
bot.log_in(usern…
-
As requested in https://github.com/plantuml/plantuml-stdlib/issues/69 a new version of this project should be released.
Steps to take:
- [x] Run the update script
- [x] Check and commit the cha…
-
Hi,
I'm not familiar with Python so I'm not sure how to debug this issue. Please excuse my ignorance.
When I run the program from followers.py, everything is fine up until right after the Chrome…