Skip to content

AttributeError: '_CallbackContext' object has no attribute 'out' #177

@vidalperezbohoyo

Description

@vidalperezbohoyo
2026-01-24 14:36:39.552 | SUCCESS  | glados.core.speech_listener:run:114 - SpeechListener ready
2026-01-24 14:36:39.552 | SUCCESS  | glados.core.engine:play_announcement:771 - Playing announcement...
2026-01-24 14:36:39.638 | SUCCESS  | glados.core.engine:run:857 - Audio input stream started successfully
2026-01-24 14:36:39.638 | SUCCESS  | glados.core.engine:run:864 - Engine running
2026-01-24 14:36:39.639 | SUCCESS  | glados.core.engine:run:865 - Listening...
2026-01-24 14:36:40.135 | SUCCESS  | glados.core.speech_player:run:111 - TTS text: all neural network modules are now loaded. system operational.
Exception ignored from cffi callback <function _StreamBase.__init__.<locals>.finished_callback_wrapper at 0x73de5a0a45e0>:
Traceback (most recent call last):
  File "/home/user/Documentos/demos/GLaDOS/.venv/lib/python3.12/site-packages/sounddevice.py", line 940, in finished_callback_wrapper
2026-01-24 14:36:44.585 | SUCCESS  | glados.core.speech_player:run:146 - AudioPlayer: Playback completed for: 'all neural network modules are now loaded. system operational.'
    return finished_callback()
           ^^^^^^^^^^^^^^^^^^^
  File "/home/user/Documentos/demos/GLaDOS/.venv/lib/python3.12/site-packages/sounddevice.py", line 2653, in finished_callback
    del self.out
        ^^^^^^^^
AttributeError: '_CallbackContext' object has no attribute 'out'

Branch: main
OS: Ubuntu 22.04
All installed as README
Using venv as README

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions