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
Hi,
I was trying to setup airflow in ECS using this code.Tasks doesnt run because we were facing this error
" cannot import name 'soft_unicode' from 'markupsafe' (/usr/local/lib/python3.8/site-packages/markupsafe/init.py) | ImportError: cannot import name 'soft_unicode' from 'markupsafe' (/usr/local/lib/python3.8/site-packages/markupsafe/init.py).
Tried various solutions but didnt work. Any idea on how to fix this
Many thanks
The text was updated successfully, but these errors were encountered:
Hi,
I was trying to setup airflow in ECS using this code.Tasks doesnt run because we were facing this error
" cannot import name 'soft_unicode' from 'markupsafe' (/usr/local/lib/python3.8/site-packages/markupsafe/init.py) | ImportError: cannot import name 'soft_unicode' from 'markupsafe' (/usr/local/lib/python3.8/site-packages/markupsafe/init.py).
Tried various solutions but didnt work. Any idea on how to fix this
Many thanks
The text was updated successfully, but these errors were encountered: