Error: pip file not exists in kolibri setup locally

Error pip.exe file is not found

Hi everyone, I faced a issue during set up kolibri on my laptop, pip.exe file not found. pip.exe file exists in my folder but again showing this error message,
will you please anyone suggest me how to get solve this issue, for reference see the attachment image.
Thank you.

This seems to be a common issue with anaconda installs of Python - they don’t appear to come with pip installed.

Please follow the instructions here to ensure you have pip installed in your system Python: Installation - pip documentation v24.3.1