Closed ashish-greycube closed 10 months ago
@shridarpatil , any pointers to fix this is welcome! thanks
I think urilib3 vesion issue on bench..doing following commands solved it
source env/bin/activate
pip3 install python-magic -U
pip3 install botocore -U
pip3 install boto3 -U
Actual behaviour
Installing frappe_s3_attachment... Updating DocTypes for frappe_s3_attachment: [========================================] 100% frappe.integrations.doctype.s3_backup_settings.s3_backup_settings.take_backups_daily is not a valid method: cannot import name 'Mapping' from 'collections' (/usr/lib/python3.10/collections/init.py)
Step to reproduce
bench get-app https://github.com/shridarpatil/frappe-attachments-s3 bench --site sitename install-app frappe_s3_attachment
Version
v-14