sjiagc opened a new pull request #20215: URL: https://github.com/apache/incubator-mxnet/pull/20215
## Description ## On Windows, with package built in VS 2019, the mxnet Python module cannot be imported due to UnicodeDecodeError. ## Checklist ## ### Essentials ### - [ ] PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], [FEATURE], [DOC], etc) - [ ] Changes are complete (i.e. I finished coding on this PR) - [ ] All changes have test coverage - [ ] Code is well-documented ### Changes ### - [ ] Fix illegal characters in code and doc ## Comments ## - Changed '…', '‘' and '’' to "..." and '''. -- 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]
