Skip to content

Init wizard doesn't create a runnable project #468

@kiiadi

Description

@kiiadi

Describe the bug

The hello world project that is created by the init wizard is not runnable without modification.

To reproduce

  1. Open PyCharm
  2. Follow the new project wizard, selecting "Hello World"
  3. Open template.yaml
  4. Using gutter icon try to run local
  5. 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

screen shot 2018-11-14 at 10 25 52 pm

Your Environment

  • OS: Mac
  • JetBrains' Product: PyCharm
  • JetBrains' Product Version:
  • Toolkit Version: 0.2-SNAPSHOT/feature/deploy-application

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugWe can reproduce the issue and confirmed it is a bug.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions