Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pip install of razorpay is not working #237

Open
mallik482 opened this issue Oct 22, 2022 · 3 comments
Open

Pip install of razorpay is not working #237

mallik482 opened this issue Oct 22, 2022 · 3 comments

Comments

@mallik482
Copy link

mallik482 commented Oct 22, 2022

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
Copy link
Contributor

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
Copy link

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

@gagandeepp
Copy link

@xeon-zolt is this still valid? if yes, please assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants