Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pypa-build-hook Using pypaBuildPhase Sourcing python-runtime-deps-check-hook Using pythonRuntimeDepsCheckHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Using versionCheckHook Using checkPhaseThreadLimitHook Running phase: unpackPhase unpacking source archive /nix/store/akq8swx3vy7yqzy91sdhjfh4x2afy9k7-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/vibe/whats_new.md" Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase no configure script, doing nothing Running phase: buildPhase Executing pypaBuildPhase Setting SETUPTOOLS_SCM_PRETEND_VERSION to 2.23.1 Including all tracked files automatically Creating a wheel... pypa build flags: --no-isolation --outdir dist/ --wheel * Getting build dependencies for wheel... * Building wheel... Successfully built mistral_vibe-2.23.1-py3-none-any.whl Finished creating a wheel... /build/source/dist /build/source Unpacking to: unpacked/mistral_vibe-2.23.1...OK Repacking wheel as ./mistral_vibe-2.23.1-py3-none-any.whl...OK /build/source Finished executing pypaBuildPhase Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for mistral_vibe-2.23.1-py3-none-any.whl Finished executing pythonRuntimeDepsCheck Running phase: installPhase Executing pypaInstallPhase Successfully installed mistral_vibe-2.23.1-py3-none-any.whl Finished executing pypaInstallPhase Running phase: pythonOutputDistPhase Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/4v23ix1mnl8r3s8mdvbh36qm3grkkv5k-mistral-vibe-2.23.1 checking for references to /build/ in /nix/store/4v23ix1mnl8r3s8mdvbh36qm3grkkv5k-mistral-vibe-2.23.1... patching script interpreter paths in /nix/store/4v23ix1mnl8r3s8mdvbh36qm3grkkv5k-mistral-vibe-2.23.1 stripping (with command strip and flags -S -p) in /nix/store/4v23ix1mnl8r3s8mdvbh36qm3grkkv5k-mistral-vibe-2.23.1/lib /nix/store/4v23ix1mnl8r3s8mdvbh36qm3grkkv5k-mistral-vibe-2.23.1/bin shrinking RPATHs of ELF executables and libraries in /nix/store/5y0zvxrn54hfjx5mag9gwc8mg10f7gdb-mistral-vibe-2.23.1-dist checking for references to /build/ in /nix/store/5y0zvxrn54hfjx5mag9gwc8mg10f7gdb-mistral-vibe-2.23.1-dist... patching script interpreter paths in /nix/store/5y0zvxrn54hfjx5mag9gwc8mg10f7gdb-mistral-vibe-2.23.1-dist Rewriting #!/nix/store/ymm5c1kb7p2r6331bgcdxijayqhcbvqy-python3-3.14.6/bin/python3.14 to #!/nix/store/ymm5c1kb7p2r6331bgcdxijayqhcbvqy-python3-3.14.6 wrapping `/nix/store/4v23ix1mnl8r3s8mdvbh36qm3grkkv5k-mistral-vibe-2.23.1/bin/vibe'... Rewriting #!/nix/store/ymm5c1kb7p2r6331bgcdxijayqhcbvqy-python3-3.14.6/bin/python3.14 to #!/nix/store/ymm5c1kb7p2r6331bgcdxijayqhcbvqy-python3-3.14.6 wrapping `/nix/store/4v23ix1mnl8r3s8mdvbh36qm3grkkv5k-mistral-vibe-2.23.1/bin/vibe-acp'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir Running phase: installCheckPhase Executing versionCheckPhase Successfully managed to find version 2.23.1 in the output of the command /nix/store/4v23ix1mnl8r3s8mdvbh36qm3grkkv5k-mistral-vibe-2.23.1/bin/vibe --version vibe 2.23.1 Finished versionCheckPhase setting known thread variables to default: 1 OMP_NUM_THREADS=1 OPENBLAS_NUM_THREADS=1 MKL_NUM_THREADS=1 BLIS_NUM_THREADS=1 VECLIB_MAXIMUM_THREADS=1 NUMBA_NUM_THREADS=1 NUMEXPR_NUM_THREADS=1 no Makefile or custom installCheckPhase, doing nothing Running phase: pythonCatchConflictsPhase Running phase: pythonRemoveBinBytecodePhase Running phase: pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: vibe vibe.cli.cli vibe.core.llm.backend.mistral vibe.core.transcribe.mistral_transcribe_client Traceback (most recent call last): File "", line 1, in import sys; import importlib; list(map(lambda mod: importlib.import_module(mod), sys.argv[1:])) ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1, in import sys; import importlib; list(map(lambda mod: importlib.import_module(mod), sys.argv[1:])) ~~~~~~~~~~~~~~~~~~~~~~~^^^^^ File "/nix/store/ymm5c1kb7p2r6331bgcdxijayqhcbvqy-python3-3.14.6/lib/python3.14/importlib/__init__.py", line 88, in import_module return _bootstrap._gcd_import(name[level:], package, level) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1406, in _gcd_import File "", line 1371, in _find_and_load File "", line 1314, in _find_and_load_unlocked File "", line 491, in _call_with_frames_removed File "", line 1406, in _gcd_import File "", line 1371, in _find_and_load File "", line 1335, in _find_and_load_unlocked ModuleNotFoundError: No module named 'vibe.core.transcribe'