instagram-crawler
instagram-crawler copied to clipboard
username set my pc name
Hi,
I change username and password in secret.py but when start username set by my computer name, anyone can help me?
File "C:\bot\inscrawler\crawler.py", line 70, in __init__ self.login() File "C:\bot\inscrawler\crawler.py", line 94, in login check_login() File "C:\bot\inscrawler\utils.py", line 21, in wrapped_f return retry(attempt - 1, wait)(func)(*args, **kwargs) File "C:\bot\inscrawler\utils.py", line 21, in wrapped_f return retry(attempt - 1, wait)(func)(*args, **kwargs) File "C:\bot\inscrawler\utils.py", line 21, in wrapped_f return retry(attempt - 1, wait)(func)(*args, **kwargs) [Previous line repeated 6 more times] File "C:\bot\inscrawler\utils.py", line 25, in wrapped_f raise exc inscrawler.exceptions.RetryException
Thanks