UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 918: ordinal not in range(128)

@Eric_K Hello I have the same problem. I am using anaconda pytorch 0.3.1.post2 in python 3.6 with cuda8.0 . Have you figuring out how to solve this problem?