hi,
Im working on DeepLens faced the issues with lambda i.e Traceback (most recent call last):
File "greengrassHelloWorld.py", line 9, in
import awscam
ModuleNotFoundError: No module named 'awscam'
As I have tried many ways to import this module locally and on cloud by failed
Can you please let me know how to resolve this issue
Thank you
Sai Kartik N

istala
hi,
Im working on DeepLens faced the issues with lambda i.e Traceback (most recent call last):
File "greengrassHelloWorld.py", line 9, in
import awscam
ModuleNotFoundError: No module named 'awscam'
As I have tried many ways to import this module locally and on cloud by failed
Can you please let me know how to resolve this issue

Thank you
Sai Kartik N
istala