Fix Session import in push_to_talk_app.py example by primal100 · Pull Request #2803 · openai/openai-python · GitHub
Skip to content

Fix Session import in push_to_talk_app.py example#2803

Open
primal100 wants to merge 1 commit into
openai:mainfrom
primal100:main
Open

Fix Session import in push_to_talk_app.py example#2803
primal100 wants to merge 1 commit into
openai:mainfrom
primal100:main

Conversation

@primal100

Copy link
Copy Markdown
  • I understand that this repository is auto-generated and my pull request may not be merged

Changes being requested

Fix for the following error when running the push_to_talk_app.py example, which prevents the script from running:

from openai.types.realtime.session import Session
ModuleNotFoundError: No module named 'openai.types.realtime.session'

Additional context & links

Import module was incorrect

@primal100 primal100 requested a review from a team as a code owner December 22, 2025 16:27
@primal100 primal100 changed the title Fix Session import in push_to_talk_app.py Fix Session import in push_to_talk_app.py example Dec 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant