Skip to content

Error Unicode #29

Description

@Jostino
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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions