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

Dependency Conflicts with Frappe and Payments App with Python Package Versions #1083

Open
shantanoo opened this issue Oct 28, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@shantanoo
Copy link

Describe the bug
Version conflicts of python packages with frappe and payments app.

Getting following error:

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
frappe 15.40.6 requires cairocffi==1.5.1, but you have cairocffi 1.6.1 which is incompatible.
payments 0.0.1 requires razorpay~=1.2.0, but you have razorpay 1.4.2 which is incompatible.

To Reproduce
On frappe version-15, run bench get-app lms

Expected behavior
There should be no errors.

@shantanoo shantanoo added the bug Something isn't working label Oct 28, 2024
@barredterra
Copy link

Can confirm this conflict still exists with frappe 15.50.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants