Hi, getting this error when ever I do a bench update, regardless if it is master or develop branch. Much appreciated if anyone give a lead where to look?
Cheers.
frappe develop branch has dropped support for PY2 and is tested only on PY3.7. f-strings are compatible with PY3.6+. So you’ll have to upgrade your environment Python to 3.6+ for this to not break