0% found this document useful (0 votes)
33 views3 pages

Whisper Install Log

The installation of Whisper UI was initiated in the directory C:\Users\nunosilva\whisper_env, where Python is already installed. An error occurred during the installation of the 'openai-whisper' package, which prevented the build requirements from being successfully retrieved. Despite this, the installation of PyTorch and its related packages was completed successfully, and the installation process concluded with a prompt to use a desktop shortcut to start Whisper UI.

Uploaded by

Nuno
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views3 pages

Whisper Install Log

The installation of Whisper UI was initiated in the directory C:\Users\nunosilva\whisper_env, where Python is already installed. An error occurred during the installation of the 'openai-whisper' package, which prevented the build requirements from being successfully retrieved. Despite this, the installation of PyTorch and its related packages was completed successfully, and the installation process concluded with a prompt to use a desktop shortcut to start Whisper UI.

Uploaded by

Nuno
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

Iniciando instalação do Whisper UI

===================================
Diretório de instalação: C:\Users\nunosilva\whisper_env
Python já está instalado.
Criando ambiente virtual em C:\Users\nunosilva\whisper_env...
Atualizando pip...
Requirement already satisfied: pip in c:\users\nunosilva\whisper_env\lib\site-
packages (25.0.1)
Instalando Whisper UI...
Collecting whisper-ui
Using cached whisper_ui-1.2.16-py3-none-any.whl.metadata (9.0 kB)
Collecting openai-whisper (from whisper-ui)
Using cached openai-whisper-20240930.tar.gz (800 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'error'
error: subprocess-exited-with-error

Getting requirements to build wheel did not run successfully.


exit code: 1

[25 lines of output]


<string>:5: DeprecationWarning: pkg_resources is deprecated as an API. See
https://setuptools.pypa.io/en/latest/pkg_resources.html
Traceback (most recent call last):
File "C:\Users\nunosilva\whisper_env\Lib\site-packages\pip\_vendor\
pyproject_hooks\_in_process\_in_process.py", line 389, in <module>
main()
~~~~^^
File "C:\Users\nunosilva\whisper_env\Lib\site-packages\pip\_vendor\
pyproject_hooks\_in_process\_in_process.py", line 373, in main
json_out["return_val"] = hook(**hook_input["kwargs"])
~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\nunosilva\whisper_env\Lib\site-packages\pip\_vendor\
pyproject_hooks\_in_process\_in_process.py", line 143, in
get_requires_for_build_wheel
return hook(config_settings)
File "C:\Users\nunosilva\AppData\Local\Temp\pip-build-env-vvi0jqo_\overlay\Lib\
site-packages\setuptools\build_meta.py", line 334, in get_requires_for_build_wheel
return self._get_build_requires(config_settings, requirements=[])
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\nunosilva\AppData\Local\Temp\pip-build-env-vvi0jqo_\overlay\Lib\
site-packages\setuptools\build_meta.py", line 304, in _get_build_requires
self.run_setup()
~~~~~~~~~~~~~~^^
File "C:\Users\nunosilva\AppData\Local\Temp\pip-build-env-vvi0jqo_\overlay\Lib\
site-packages\setuptools\build_meta.py", line 522, in run_setup
super().run_setup(setup_script=setup_script)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\nunosilva\AppData\Local\Temp\pip-build-env-vvi0jqo_\overlay\Lib\
site-packages\setuptools\build_meta.py", line 320, in run_setup
exec(code, locals())
~~~~^^^^^^^^^^^^^^^^
File "<string>", line 21, in <module>
File "<string>", line 11, in read_version
KeyError: '__version__'
[end of output]
note: This error originates from a subprocess, and is likely not a problem with
pip.
error: subprocess-exited-with-error

Getting requirements to build wheel did not run successfully.


exit code: 1

See above for output.

note: This error originates from a subprocess, and is likely not a problem with
pip.
Instalando PyTorch com suporte a CUDA...
Looking in indexes: https://download.pytorch.org/whl/cu118
Collecting torch
Using cached https://download.pytorch.org/whl/cu118/torch-2.6.0%2Bcu118-cp313-
cp313-win_amd64.whl.metadata (28 kB)
Collecting torchvision
Using cached https://download.pytorch.org/whl/cu118/torchvision-0.21.0%2Bcu118-
cp313-cp313-win_amd64.whl.metadata (6.3 kB)
Collecting torchaudio
Using cached https://download.pytorch.org/whl/cu118/torchaudio-2.6.0%2Bcu118-
cp313-cp313-win_amd64.whl.metadata (6.8 kB)
Collecting filelock (from torch)
Using cached https://download.pytorch.org/whl/filelock-3.13.1-py3-none-
any.whl.metadata (2.8 kB)
Requirement already satisfied: typing-extensions>=4.10.0 in c:\users\nunosilva\
whisper_env\lib\site-packages (from torch) (4.12.2)
Requirement already satisfied: networkx in c:\users\nunosilva\whisper_env\lib\site-
packages (from torch) (3.3)
Collecting jinja2 (from torch)
Using cached https://download.pytorch.org/whl/Jinja2-3.1.4-py3-none-
any.whl.metadata (2.6 kB)
Collecting fsspec (from torch)
Using cached https://download.pytorch.org/whl/fsspec-2024.6.1-py3-none-
any.whl.metadata (11 kB)
Requirement already satisfied: setuptools in c:\users\nunosilva\whisper_env\lib\
site-packages (from torch) (70.2.0)
Requirement already satisfied: sympy==1.13.1 in c:\users\nunosilva\whisper_env\lib\
site-packages (from torch) (1.13.1)
Requirement already satisfied: mpmath<1.4,>=1.1.0 in c:\users\nunosilva\
whisper_env\lib\site-packages (from sympy==1.13.1->torch) (1.3.0)
Requirement already satisfied: numpy in c:\users\nunosilva\whisper_env\lib\site-
packages (from torchvision) (2.1.2)
Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in c:\users\nunosilva\
whisper_env\lib\site-packages (from torchvision) (11.0.0)
Collecting MarkupSafe>=2.0 (from jinja2->torch)
Using cached MarkupSafe-2.1.5-py3-none-any.whl
Using cached https://download.pytorch.org/whl/cu118/torch-2.6.0%2Bcu118-cp313-
cp313-win_amd64.whl (2728.9 MB)
Using cached https://download.pytorch.org/whl/cu118/torchvision-0.21.0%2Bcu118-
cp313-cp313-win_amd64.whl (5.3 MB)
Using cached https://download.pytorch.org/whl/cu118/torchaudio-2.6.0%2Bcu118-cp313-
cp313-win_amd64.whl (4.0 MB)
Using cached https://download.pytorch.org/whl/filelock-3.13.1-py3-none-any.whl (11
kB)
Using cached https://download.pytorch.org/whl/fsspec-2024.6.1-py3-none-any.whl (177
kB)
Using cached https://download.pytorch.org/whl/Jinja2-3.1.4-py3-none-any.whl (133
kB)
Installing collected packages: MarkupSafe, fsspec, filelock, jinja2, torch,
torchvision, torchaudio
Successfully installed MarkupSafe-2.1.5 filelock-3.13.1 fsspec-2024.6.1 jinja2-
3.1.4 torch-2.6.0+cu118 torchaudio-2.6.0+cu118 torchvision-0.21.0+cu118
Instalacao concluida! Use o atalho na area de trabalho para iniciar o Whisper UI.

You might also like