Bench New App installation Error

Hi,

When I’m trying to install requirements (I’m trying to install pip install python-flipkart using requirements.txt file) of a custom app after fresh installation of ERP, it gives me the below error.

requirement.txt file looks like this
image

Below are the version details:
image

Any help is appreciated.

PIP Version:
image

Python Version:
image

did you upgrade pip ?

Yes.
Along with that upgraded setup tools as well. (pip install --upgrade setuptools)