mseth10 opened a new pull request #20912: URL: https://github.com/apache/incubator-mxnet/pull/20912
## Description ## Due to a breaking change in one of the dependecy pacakges `markupsafe`, we are getting this error ```ImportError: cannot import name 'soft_unicode' from 'markupsafe'``` in the website build pipeline https://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/restricted-website-build-master/detail/restricted-website-build-master/3553/pipeline More information about this issue: https://github.com/pallets/markupsafe/issues/284 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
