razorpay / razorpay-python

Razorpay Python SDK
https://pypi.python.org/pypi/razorpay
MIT License
153 stars 81 forks source link

Pip install of razorpay is not working #237

Open mallik482 opened 1 year ago

mallik482 commented 1 year ago

I am using docker, and we have added latest version number 1.3.1/1.30 in requirements files. while pip installing requirement getting below error

The conflict is caused by: The user requested razorpay==1.0.1 The user requested razorpay==1.3.1

To fix this you could try to:

  1. loosen the range of package versions you've specified
  2. remove package versions to allow pip attempt to solve the dependency conflict

we are using django 2.2 python 3.9

captn3m0 commented 1 year ago

Can you check your requirements.txt file, and see if you have duplicate entries there? If not, can you share the complete requirements.txt file, along with the command you are running?

xeon-zolt commented 1 year ago

@mallik482 check https://pypi.org/project/razorpay/#history you can see no 1.3.1 present their