You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: