logs tail 100-f web.error.log
tail: cannot open ‘100-f’ for reading: No such file or directory
==> web.error.log <==
File “”, line 688, in _load_unlocked
File “”, line 883, in exec_module
File “”, line 241, in _call_with_frames_removed
File “/home/ubuntu/frappe-bench/apps/frappe/frappe/init.py”, line 1278, in
def rename_doc(
File “/home/ubuntu/frappe-bench/apps/frappe/frappe/init.py”, line 739, in innerfn
from frappe.utils.typing_validations import validate_argument_types
File “/home/ubuntu/frappe-bench/apps/frappe/frappe/utils/typing_validations.py”, line 6, in
from pydantic.config import BaseConfig
ModuleNotFoundError: No module named ‘pydantic.config’
I also tried re installing pydantic its not working