All bench commands failing on CentOS7 as bench reverted back from python3 to python2.7

uninstall bench,

pip uninstall bench

Install bench,

pip install frappe-bench

If it doesn’t work, use sudo, That’s common practice.

1 Like