You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am trying to run a Python script but it says: Assertion Error: We couldn't find your 'app'. Please refer to the Manual.
Here is the stack trace:
File "/opt/python/detalib/debugger.py", line 131, in wrap
return func(event, context)
File "/var/task/_entry.py", line 14, in handler
return handle(event, main)
File "/opt/python/detalib/handler.py", line 8, in handle
assert hasattr(
Is there any solution to this? Thank you!
Beta Was this translation helpful? Give feedback.
All reactions