-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
Traceback (most recent call last):
File "InstaBot.py", line 109, in <module>
like(br, hashtags)
File "InstaBot.py", line 53, in like
response = br.open(WEBSTA_URL +"tag/" + urllib.quote(hashtag.encode('utf-8')))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xec in position 0: ordinal not in range(128)
Lanunched the bot and after the list of hashtags appear this error above.
Metadata
Metadata
Assignees
Labels
No labels