Skip to content

Amazon Bedrock Workshop - Missing requirement for inline agents Jupyter notebook #368

@arun-gupta

Description

@arun-gupta

Trying to run this Jupyter notebook for inline agents.

Running Setup and Imports sections gives the following error:

---------------------------------------------------------------------------
ModuleNotFoundError                       Traceback (most recent call last)
Cell In[3], line 8
      6 import random
      7 import pprint
----> 8 from termcolor import colored
      9 from rich.console import Console
     10 from rich.markdown import Markdown

ModuleNotFoundError: No module named 'termcolor'

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions