Details
-
Type:
Bug
-
Status: Engineering Closed (View Workflow)
-
Priority:
Low
-
Resolution: Behaves as Intended
-
Affects Version/s: 12.0-U2
-
Fix Version/s: N/A
-
Component/s: Middleware
-
Labels:
Description
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/usr/local/lib/python3.8/site-packages/middlewared/plugins/cloud_sync.py", line 1, in <module>
from middlewared.alert.base import Alert, AlertCategory, AlertClass, AlertLevel, OneShotAlertClass
File "/usr/local/lib/python3.8/site-packages/middlewared/alert/base.py", line 8, in <module>
import html2text
ModuleNotFoundError: No module named 'html2text'
Testing unrelated 12.0 PR against, I receive this error: