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
This observed behavior is similar to this issue that seems yet unresolved in the "bleach" project which I believe "frappe" uses. I will investigate further to confirm.
Steps to reproduce issue:
bench init frappe-bench --verbose
.Expected behavior:
Bench should initialize successfully without errors.
Observed behavior:
A Python error occurs claiming that 'sanitizer' module cannot be found. See full verbose output from
bench init
below:Notes:
The text was updated successfully, but these errors were encountered: