[BUGFIX] Fix UnicodeDecodeError in method doc (#20214)#20215
[BUGFIX] Fix UnicodeDecodeError in method doc (#20214)#20215leezu merged 1 commit intoapache:masterfrom
Conversation
|
Hey @sjiagc , Thanks for submitting the PR
CI supported jobs: [centos-cpu, unix-cpu, sanity, unix-gpu, miscellaneous, website, clang, edge, centos-gpu, windows-cpu, windows-gpu] Note: |
leezu
left a comment
There was a problem hiding this comment.
Please don't modify docs/python_docs/themes/mx-theme/mxtheme/static/sphinx_materialdesign_theme.js.map
bb21482 to
2f8a1d6
Compare
I see. Reverted change to this file. Thanks for reviewing! |
|
@mxnet-bot run ci [unix-cpu] |
|
Jenkins CI successfully triggered : [unix-cpu] |
Co-authored-by: Tom Shen <[email protected]>
Description
On Windows, with package built in VS 2019, the mxnet Python module cannot be imported due to UnicodeDecodeError.
Checklist
Essentials
Changes
Comments