ohld / igbot

🐙 Free scripts, bots and Python API wrapper. Get free followers with our auto like, auto follow and other scripts!
https://hikerapi.com/p/N2P6iqiM
Apache License 2.0
4.71k stars 1.47k forks source link

UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 82: character maps to <undefined> #1039

Closed raphaelhauser closed 4 years ago

raphaelhauser commented 5 years ago

Traceback (most recent call last): File "comment_hashtags.py", line 32, in <module> bot.comment_hashtag(hashtag) File "C:\Users\rapha\AppData\Local\Programs\Python\Python37\lib\site-packages\instabot-0.57.0-py3.7.egg\instabot\bot\bot.py", line 823, in comment_hashtag File "C:\Users\rapha\AppData\Local\Programs\Python\Python37\lib\site-packages\instabot-0.57.0-py3.7.egg\instabot\bot\bot_comment.py", line 104, in comment_hashtag File "C:\Users\rapha\AppData\Local\Programs\Python\Python37\lib\site-packages\instabot-0.57.0-py3.7.egg\instabot\bot\bot.py", line 826, in comment_medias File "C:\Users\rapha\AppData\Local\Programs\Python\Python37\lib\site-packages\instabot-0.57.0-py3.7.egg\instabot\bot\bot_comment.py", line 91, in comment_medias File "C:\Users\rapha\AppData\Local\Programs\Python\Python37\lib\site-packages\instabot-0.57.0-py3.7.egg\instabot\bot\bot.py", line 545, in get_comment File "C:\Users\rapha\AppData\Local\Programs\Python\Python37\lib\site-packages\instabot-0.57.0-py3.7.egg\instabot\bot\bot_get.py", line 315, in get_comment File "C:\Users\rapha\AppData\Local\Programs\Python\Python37\lib\site-packages\instabot-0.57.0-py3.7.egg\instabot\utils.py", line 53, in random File "C:\Users\rapha\AppData\Local\Programs\Python\Python37\lib\site-packages\instabot-0.57.0-py3.7.egg\instabot\utils.py", line 16, in list File "C:\Users\rapha\AppData\Local\Programs\Python\Python37\lib\encodings\cp1252.py", line 23, in decode return codecs.charmap_decode(input,self.errors,decoding_table)[0] UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 82: character maps to <undefined>

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.