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
I tried to clone the repo and built in my AWS.
I divided for three part: fronted, ping_from_region, and scheduled_functions
I had stocked in the ping_from_region.
I build a venv(../venv) which with Python 3.10.13. I tried the simple one[1] to build a "hello world" web.
It worked. But when I use "chailce deploy" in the ./ping_from_region. It showed ”Resources deployed:“ and nothing after that.
I tried to clone the repo and built in my AWS.
I divided for three part: fronted, ping_from_region, and scheduled_functions
I had stocked in the ping_from_region.
I build a venv(../venv) which with Python 3.10.13. I tried the simple one[1] to build a "hello world" web.
It worked. But when I use "chailce deploy" in the ./ping_from_region. It showed ”Resources deployed:“ and nothing after that.
How should I do to fix this problem?
Ref:
[1]https://github.com/aws/chalice
The text was updated successfully, but these errors were encountered: