Skip to content

ImportError with 'livekit-plugins-aws[realtime]' on livekit cloud #3244

Description

@matt-maurer

Hi,

I have worked for days on trying to fix this and didnt find anything related, so I hope you can help me here.

I want to use Amazon Nova Sonic in a Livekit Agent that I deploy to Livekit Cloud.

I always get:
ERROR:agent:UNHANDLED EXCEPTION: ImportError: The 'realtime' module requires optional dependencies. Please install them with: pip install 'livekit-plugins-aws[realtime]'

I have tried:

Included livekit-plugins-aws[realtime] in requirements.txt and from livekit.plugins import aws in my agent.py

Switched to using pyproject.toml to include livekit-plugins-aws[realtime]

How can I include the livekit-plugins-aws[realtime] plugin for an Agent deployed to Livekit Cloud?

Thank you in advance!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions