matthewwithanm / django-imagekit

Automated image processing for Django. Currently v4.0
http://django-imagekit.rtfd.org/
BSD 3-Clause "New" or "Revised" License
2.26k stars 276 forks source link

Pickle error when use S3 storage backend #451

Closed MikeVL closed 6 years ago

MikeVL commented 6 years ago

I try django-storages and django-s3-storage. Every rise error:

Can't pickle <class 'boto3.resources.factory.s3.Bucket'>: attribute lookup boto3.resources.factory.s3.Bucket failed

2018-01-23 12 05 38