-
Notifications
You must be signed in to change notification settings - Fork 275
Closed
Labels
bugWe can reproduce the issue and confirmed it is a bug.We can reproduce the issue and confirmed it is a bug.
Milestone
Description
Describe the bug
The hello world project that is created by the init wizard is not runnable without modification.
To reproduce
- Open PyCharm
- Follow the new project wizard, selecting "Hello World"
- Open template.yaml
- Using gutter icon try to run local
- Run Configuration fails with "app.lambda_handler not found"
Expected behavior
Should be able to run the lambda in a project immediately after it's created.
Screenshots
Your Environment
- OS: Mac
- JetBrains' Product: PyCharm
- JetBrains' Product Version:
- Toolkit Version: 0.2-SNAPSHOT/feature/deploy-application
Additional context
Metadata
Metadata
Assignees
Labels
bugWe can reproduce the issue and confirmed it is a bug.We can reproduce the issue and confirmed it is a bug.
