aws-samples / aws-samples/aws-stepfunctions-examples

Build error for genai-prompt-chaining-hitl usecase

Open
#65 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
258
Forks
117
PR merge metrics
No merged PRs in 30d

Description

Hello, thank you for your work on these examples!

I'm trying to deploy the [genai-prompt-chaining-hitl](https://github.com/aws-samples/aws-stepfunctions-examples/tree/main/usecases/genai-prompt-chaining-hitl) usecase to one of my AWS accounts. When I follow the steps in the README, I get the following error:

```bash
➜ cdk (main) ✔ cdk deploy --all
Traceback (most recent call last):
File "/...path-to-clone.../aws-stepfunctions-examples/usecases/genai-prompt-chaining-hitl/stack/cdk/app.py", line 5, in
import aws_cdk as cdk
ModuleNotFoundError: No module named 'aws_cdk'

Subprocess exited with error 1
```

It it possible I need to install/manage some prerequisite libraries before being able to deploy? If so, could you specify which ones and how I can best set them up? Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.