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

Boto version required by s3_attachments is incompatible with boto version required by frappe 15 dev #51

Open
ghost opened this issue Jun 30, 2023 · 0 comments

Comments

@ghost
Copy link

ghost commented Jun 30, 2023

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.0.0.dev0 requires boto3~=1.18.49, but you have boto3 1.4.7 which is incompatible.
Installing erpnext_ocr
$ /home/user/frappe/env/bin/python -m pip install --quiet --upgrade -e /home/user/frappe/apps/erpnext_ocr
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-s3-attachment 0.0.1 requires boto3==1.4.7, but you have boto3 1.18.65 which is incompatible.
frappe-s3-attachment 0.0.1 requires botocore==1.7.48, but you have botocore 1.21.65 which is incompatible.

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

0 participants