Skip to content

[Bug]: 5.3.1 import fails #645

@tschellenbach

Description

@tschellenbach

Summary

ListenV2ControlMessage import is broken

What happened?

This works in 5.3.0, but in 5.3.1

from deepgram.extensions.types.sockets import ListenV2ControlMessage

triggers

ModuleNotFoundError: No module named 'deepgram.extensions'

Steps to reproduce

install 5.3.1 and import

Minimal code sample

from deepgram.extensions.types.sockets import ListenV2ControlMessage

Logs / traceback

ModuleNotFoundError: No module named 'deepgram.extensions'

Transport

Both / Not sure

API endpoint / path

not related

Model(s) used

No response

How often?

Always

Is this a regression?

  • Yes, it worked in an earlier version

Last working SDK version (if known)

5.3.0

SDK version

5.3.1

Python version

any

Install method

uv

OS

macOS (Apple Silicon)

Environment details


Link to minimal repro (optional)

No response

Session ID (optional)

No response

Project ID (optional)

No response

Request ID (optional)

No response

Code of Conduct

  • I agree to follow this project’s Code of Conduct

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