Unable to import module ‘lambda_function’: No module named ‘bs4’ when trying to run an AWS lambda
I’ve created a lambda and a layer with all my dependencies. None of the libraries work, so I’m guessing the issue is in the layer. The entire error looks like this: