awslabs / awslabs/agentcore-samples
01-tutorials - [Bug]
- Dominant language
- Python
- Stars
- 3.4k
- Forks
- 1.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 30
Description
**In which component is this bug present?**
- [ ] 01-AgentCore-runtime
- [ ] 02-AgentCore-gateway
- [ ] 03-AgentCore-identity
- [ ] 04-AgentCore-memory
- [x] 05-AgentCore-tools
- [ ] 06-AgentCore-observability
- [ ] 07-AgentCore-E2E
**Bug Description**
In the Jupyter notebook `[langchain-agent-advanced-data-analysis-code-interpreter.ipynb`](https://github.com/fw-ai/cookbook/blob/main/integrations/AgentCore/strands-agent-advanced-data-analysis-code-interpreter.ipynb), the step 1, **Setting up the environment** fails to install the required dependencies. The following section of the notebook will not execute and returns the error:
```
cannot import name 'AgentExecutor' from 'langchain.agents'
```
**Screenshots**
N/A
Contributor guide
Assessment
This issue has not been assessed yet.