HI,
I am trying to update erpnext 13 to the latest version but getting below error.
Hi,
See if this thread is helpful:
https://discuss.frappe.io/t/cant-update-to-version-13-22-modulenotfounderror-no-module-named-bleach-allowlist/86992/6
on frappe-bench directory
running this command worked
./env/bin/pip3 install bleach_allowlist
Thanks