Bahmni installation problem

Pls anyone can help me with this error? thank you

Have you tried this?

i updated “pip” but when i tried “pip uninstall click” and “pip install click” here is the error

Traceback (most recent call last): File “/bin/pip”, line 9, in load_entry_point(‘pip==21.0.1’, ‘console_scripts’, ‘pip’)() File “/usr/lib/python2.7/site-packages/pkg_resources.py”, line 378, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File “/usr/lib/python2.7/site-packages/pkg_resources.py”, line 2566, in load_entry_point return ep.load() File “/usr/lib/python2.7/site-packages/pkg_resources.py”, line 2260, in load entry = import(self.module_name, globals(),globals(), [‘name’]) File “/usr/lib/python2.7/site-packages/pip/_internal/cli/main.py”, line 60 sys.stderr.write(f"ERROR: {exc}") ^ SyntaxError: invalid syntax

Or do i need to update python2 to python3 too?thanks