I was facing a similar issue when running on AWS for the first time. I found downgrading Pillow to 8.2.0 per the instructions here resolved the issue
mambda install Pillow=8.2.0
I was facing a similar issue when running on AWS for the first time. I found downgrading Pillow to 8.2.0 per the instructions here resolved the issue
mambda install Pillow=8.2.0