Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnicodeEncodeError #51

Closed
iRajul opened this issue Apr 8, 2017 · 1 comment
Closed

UnicodeEncodeError #51

iRajul opened this issue Apr 8, 2017 · 1 comment

Comments

@iRajul
Copy link

iRajul commented Apr 8, 2017

Traceback (most recent call last):
File "quickstart.py", line 7, in
.like_by_tags(['#jainism', '#jain', '#jainsmo'], amount=100)
File "C:\Users\user\Documents\insta\InstaPy\instapy\instapy.py", line 224, in like_by_tags
self.ignore_if_contains, self.username)
File "C:\Users\user\Documents\insta\InstaPy\instapy\like_util.py", line 67, in check_link
print('Description: ' + image_text)
File "C:\Python27\lib\encodings\cp437.py", line 12, in encode
return codecs.charmap_encode(input,errors,encoding_map)
UnicodeEncodeError: 'charmap' codec can't encode character u'\u0131' in position
44: character maps to

@timgrossmann
Copy link
Collaborator

@iRajul Please first look through the issues...
Duplicate of #45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants