diff --git a/client/ayon_core/tools/utils/widgets.py b/client/ayon_core/tools/utils/widgets.py index a95f34006b..a19b0a8966 100644 --- a/client/ayon_core/tools/utils/widgets.py +++ b/client/ayon_core/tools/utils/widgets.py @@ -8,7 +8,7 @@ import qtawesome try: import markdown -except (ImportError, SyntaxError): +except (ImportError, SyntaxError, TypeError): markdown = None from ayon_core.style import (