generated from deepgram/oss-repo-template
-
Notifications
You must be signed in to change notification settings - Fork 119
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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 ListenV2ControlMessageLogs / 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
Labels
bugSomething isn't workingSomething isn't working