On 26/08/15 04:19, RAH wrote:
UnicodeEncodeError: 'ascii' codec can't encode character '\\xc7' in position 15: ordinal not in range(128)
(Hi all, this is my first post to the list)This can be a frustrating issue to resolve, but your issue might be solved with this environment variable:
PYTHONIOENCODING=UTF-8 Regards, pd -- https://mail.python.org/mailman/listinfo/python-list