Description
Issue: Bug report
Please make sure your issue is reproducible on the latest bench version. The currently supported branches are:
- PyPI latest
- master (minor bug fixes)
- v5.x (Merged with develop on every release)
- develop (all updates)
Do the checklist before filing an issue:
- Can you replicate the issue on the supported bench versions?
- Is this something you can debug and fix? Send a pull request! Bug fixes and documentation fixes are welcome
Describe the bug ๐
Suddenly encountered a new error ERROR: No module named 'bench.patches.v3' on using the bench update command and this error is encountered for the first time and couldn't find any solution online
To Reproduce ๐
Steps to reproduce the behavior:
- run command 'bench update'
Expected behavior ๐
A clear and concise description of what you expected to happen.
OS (please complete the following information): ๐
- Linux: 22.04
- macOS:
version
- Windows
version
- Others?
haros:distro:version
Version Information
Can be found out by running bench version
in your respective bench folder.
- Bench Branch: 5.16.3
- Frappe Version: 14
- ERPNext Version: 14
Additional context ๐
Possible Solution ๐
Any idea what might be causing the issue. Or if you have a proposed solution to the problem.