You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
init.py", line 10, in
from . import config
ImportError: cannot import name 'config' from partially initialized module 'html2text' (most likely due to a circular import)
How solve this problem?Thanks.
The text was updated successfully, but these errors were encountered:
init.py", line 10, in
from . import config
ImportError: cannot import name 'config' from partially initialized module 'html2text' (most likely due to a circular import)
How solve this problem?Thanks.
The text was updated successfully, but these errors were encountered: