No module named 'awscam' Traceback - Deeplens / Lambda

0

Hi, I am building a simple application using Aamzon Deeplens. When compiling the Lambda function which interact with deeplens, it keep poping up the error "Unable to import module 'greengrassHelloWorld': No module named 'awscam' Traceback". I have reinstall awscam and updated the software on Deeplens for multiple times. I even tested the Deeplens Lambda template that is provoided by AWS. It still shows the same error. Please advise.

已提問 2 年前檢視次數 285 次
1 個回答
0

Hey there,

how did you build and package your lambda function? It seems like the dependencies are not picked up by the mechanism. Also, does this error appear if you try to run the function locally in a unit test? If you could provide more details about the project setup, that would help to pinpoint the issue.

Best

Alex

profile pictureAWS
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南