Skip to content

Conversation

@zastrowm
Copy link
Member

@zastrowm zastrowm commented Jun 5, 2025

Description

For lambda and EC2, specify the python version so that the correct binaries will be installed. Fixes #64

Also removed the mise.toml to be more consistent with other examples.

Tested by defaulting my python to 3.11 and then running through the lambda readme.

Type of Change

Bug fix

Motivation and Context

#64 was a reported issue

Areas Affected

Lambda & EC2 examples

Screenshots

N/A

Checklist

  • I have read the CONTRIBUTING document
  • My changes follow the project's documentation style
  • I have tested the documentation locally using mkdocs serve
  • Links in the documentation are valid and working
  • Images/diagrams are properly sized and formatted
  • All new and existing tests pass

Additional Notes

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

For lambda and EC2, specify the python version so that the correct binaries will be installed. Fixes strands-agents#64

Also removed the mise.toml to be more consistent with other examples.
Copy link
Member

@mehtarac mehtarac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zastrowm zastrowm merged commit d78e830 into strands-agents:main Jun 6, 2025
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error in Strands Agents on Lambda

2 participants