chinakook commented on issue #17917: fix UnicodeDecodeError: 'utf-8' codec can't decode bytes in position … URL: https://github.com/apache/incubator-mxnet/pull/17917#issuecomment-610329014 @hzfan I compiled mxnet by myself on windows, and then typed ```import mxnet``` in python. The result was that ```…73-74: invalid continuation byte``` prompted. Then I searched issues, and I found your code looked very same to that error code. I copied your code.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
