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

print statements causes UnicodeEncodeError in production environment #2

Open
talhasch opened this issue Apr 15, 2016 · 0 comments
Open

Comments

@talhasch
Copy link

UnicodeEncodeError: 'ascii' codec can't encode character u'\xe7' in position 90: ordinal not in range(128)

/opt/zdapp/resolver/thret.py, line 103, in do_work self.__handler(**self.__handler_args) /opt/zdapp/resolver/main.py, line 197, in worker date_extracted = articleDateExtractor.extractArticlePublishedDate(url_resolved, url_content_raw) /opt/zdapp/virtualenv/local/lib/python2.7/site-packages/articleDateExtractor/__init__.py, line 208, in extractArticlePublishedDate print "Extracting date from " + articleLink

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

1 participant