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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ