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 installation errors with version-15 #750

Closed
shantanoo opened this issue Mar 18, 2024 · 1 comment
Closed

pip installation errors with version-15 #750

shantanoo opened this issue Mar 18, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@shantanoo
Copy link

Describe the bug
bench update for lms thorws error while install with version-15 frappe.

To Reproduce
Steps to reproduce the behavior:

Run bench update.

Expected behavior
No errors while updating pip is expected. Getting following errors.

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.17.3 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.1 which is incompatible.

Desktop (please complete the following information):

  • OS: Ubuntu
  • Version 22.04

Additional context

$ bench version
erpnext 15.17.1
frappe 15.17.3
lms 1.0.0
payments 0.0.1
@shantanoo shantanoo added the bug Something isn't working label Mar 18, 2024
@pateljannat
Copy link
Collaborator

Do bench setup requirements. Then do bench update.

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