ignite
ignite copied to clipboard
CI failure with recent markupsafe release
# Imported here because that's where it was in the past
> from markupsafe import Markup, escape, soft_unicode
E ImportError: cannot import name 'soft_unicode' from 'markupsafe' (/opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages/markupsafe/__init__.py)
- https://github.com/pytorch/ignite/runs/5250538975?check_suite_focus=true
Ref: https://github.com/pallets/markupsafe/issues/284
Temporary fix in https://github.com/pytorch/ignite/pull/2477
The issue can closed once we removed temporary fix.
Hey 👋, I've just created a thread for this issue on PyTorch-Ignite Discord where you can quickly talk to the community on the topic.
🤖 This comment was automatically posted by Discuss on Discord