Build fails due to Error: While importing 'app', an ImportError was raised (Due to boto3)

The issue seems to arise strictly due to my importing of the boto3 python SDK. When removing the boto3 import the build can be created successfully. I initially had this error locally but was able to install boto3 when in my shell, and was able to confirm its existence in the .venv/lib files. This removed the import error and I can successfully use AWS for image uploads locally. I am unsure how to start troubleshooting this issue and would appreciated any advice.

Hi there,
I can see you’ve had successful deploys since you contacted us here, did you get this figured out?

Regards,

John B

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.