Skip to content

Bug: Model download fails with missing file in PyInstaller temp dir (_MEI) on macOS #212

@LucianoVandi

Description

@LucianoVandi

Environment

  • Voicebox version: 0.1.13
  • Bundle ID: sh.voicebox.app
  • macOS: 14.3 (23D56), Apple Silicon (arm64)
  • Reproduced on: 2026-02-27 (CET)

Steps to reproduce

  1. Open Voicebox.
  2. Start model download (HuggingFace).
  3. Wait for completion/finalization phase.

Expected

Model download and initialization complete successfully.

Actual

Download does not complete successfully; app shows:

Error: [Errno 2] No such file or directory: '/var/folders/yk/cmrz5c7j5x930275y1q55w4c0000gn/T/_MEIFaFeHa/qwen_tts/core/models/modeling_qwen3_tts.py'

Additional logs observed

voicebox-server repeatedly logs:

Trust evaluate failure: [leaf TemporalValidity]

Observed timestamps:

  • 2026-02-27 12:29:58 CET
  • 2026-02-27 12:36:21 CET
  • 2026-02-27 12:40:10 CET
  • 2026-02-27 13:26:24 CET (after clean reinstall)

Connectivity checks

Notes

  • Clean reinstall performed (AppCleaner + residual folders removed), issue still reproducible.
  • scutil --proxy returns {} (no system proxy configured).

Thanks for your work on Voicebox and for taking a look at this report. If useful, I can run additional diagnostics and share more logs quickly.

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