-
-
Notifications
You must be signed in to change notification settings - Fork 43
Closed
Labels
bugSomething isn't workingSomething isn't workingdependenciesPull requests that update a dependency filePull requests that update a dependency filegood first issueGood for newcomersGood for newcomerspythonPull requests that update Python codePull requests that update Python codeterraformPull requests that update Terraform codePull requests that update Terraform code
Description
Description
Hi,
I was following the instructions for the REST API and for the most part everything worked great but the vast majority of endpoints on postman return the following error message:
"errorMessage": "Unable to import module 'lambda_handler': No module named 'openai'",
"errorType": "Runtime.ImportModuleError",
I tried verifying that I am using python 3.11 and that everything gets installed correctly but can't really figure out what the issue is.
Thank you
Reproduction URL
https://github.com/FullStackWithLawrence/aws-openai
Reproduction steps
1. Follow instructions on https://github.com/FullStackWithLawrence/aws-openai/tree/main/api
2. Try running passthrough.
Screenshots

Logs
No response
Browsers
No response
OS
Mac
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdependenciesPull requests that update a dependency filePull requests that update a dependency filegood first issueGood for newcomersGood for newcomerspythonPull requests that update Python codePull requests that update Python codeterraformPull requests that update Terraform codePull requests that update Terraform code