The Problem
When attempting to pip install, it spits out the following error:
ERROR: Ignored the following versions that require a different python version: 0.36.0 Requires-Python >=3.6,<3.10; 0.37.0 Requires-Python >=3.7,<3.10; 0.52.0 Requires-Python >=3.6,<3.9; 0.52.0rc3 Requires-Python >=3.6,<3.9; 0.53.0 Requires-Python >=3.6,<3.10; 0.53.0rc1.post1 Requires-Python >=3.6,<3.10; 0.53.0rc2 Requires-Python >=3.6,<3.10; 0.53.0rc3 Requires-Python >=3.6,<3.10; 0.53.1 Requires-Python >=3.6,<3.10; 0.54.0 Requires-Python >=3.7,<3.10; 0.54.0rc2 Requires-Python >=3.7,<3.10; 0.54.0rc3 Requires-Python >=3.7,<3.10; 0.54.1 Requires-Python >=3.7,<3.10; 1.16.0rc1 Requires-Python >=3.11; 1.16.0rc2 Requires-Python >=3.11; 1.6.2 Requires-Python >=3.7,<3.10; 1.6.3 Requires-Python >=3.7,<3.10; 1.7.0 Requires-Python >=3.7,<3.10; 1.7.1 Requires-Python >=3.7,<3.10; 2.3.0 Requires-Python >=3.11; 2.3.0rc1 Requires-Python >=3.11; 3.5 Requires-Python >=3.11; 3.5rc0 Requires-Python >=3.11
ERROR: Could not find a version that satisfies the requirement triton==3.2.0 (from wav2textgrid) (from versions: none)
ERROR: No matching distribution found for triton==3.2.0`
System info:
Windows 10
Dell G15
NVIDIA GeForce RTX 3060 Laptop GPU
Full Command Line Output
(Wav2TextGrid) C:\Users\mt23aad>python --version
Python 3.10.18
(Wav2TextGrid) C:\Users\mt23aad>conda install pytorch torchvision cudatoolkit -c pytorch
Channels:
- pytorch
- defaults
Platform: win-64
Collecting package metadata (repodata.json): done
Solving environment: done
Package Plan
environment location: C:\Users\mt23aad\AppData\Local\anaconda3\envs\Wav2TextGrid
added / updated specs:
- cudatoolkit
- pytorch
- torchvision
The following NEW packages will be INSTALLED:
blas pkgs/main/win-64::blas-1.0-mkl
brotli-python pkgs/main/win-64::brotli-python-1.0.9-py310h5da7b33_9
certifi pkgs/main/win-64::certifi-2025.4.26-py310haa95532_0
charset-normalizer pkgs/main/noarch::charset-normalizer-3.3.2-pyhd3eb1b0_0
cudatoolkit pkgs/main/win-64::cudatoolkit-11.8.0-hd77b12b_0
filelock pkgs/main/win-64::filelock-3.17.0-py310haa95532_0
freeglut pkgs/main/win-64::freeglut-3.4.0-h8a1e904_1
freetype pkgs/main/win-64::freetype-2.13.3-h0620614_0
giflib pkgs/main/win-64::giflib-5.2.2-h7edc060_0
gmp pkgs/main/win-64::gmp-6.3.0-h537511b_0
gmpy2 pkgs/main/win-64::gmpy2-2.2.1-py310h827c3e9_0
idna pkgs/main/win-64::idna-3.7-py310haa95532_0
intel-openmp pkgs/main/win-64::intel-openmp-2023.1.0-h59b6b97_46320
jinja2 pkgs/main/win-64::jinja2-3.1.6-py310haa95532_0
jpeg pkgs/main/win-64::jpeg-9e-h827c3e9_3
lcms2 pkgs/main/win-64::lcms2-2.16-h62be587_1
lerc pkgs/main/win-64::lerc-4.0.0-h5da7b33_0
libdeflate pkgs/main/win-64::libdeflate-1.22-h5bf469e_0
libjpeg-turbo pkgs/main/win-64::libjpeg-turbo-2.0.0-h196d8e1_0
libpng pkgs/main/win-64::libpng-1.6.39-h8cc25b3_0
libtiff pkgs/main/win-64::libtiff-4.7.0-h404307b_0
libuv pkgs/main/win-64::libuv-1.48.0-h827c3e9_0
libwebp pkgs/main/win-64::libwebp-1.3.2-h18467be_1
libwebp-base pkgs/main/win-64::libwebp-base-1.3.2-h3d04722_1
lz4-c pkgs/main/win-64::lz4-c-1.9.4-h2bbff1b_1
markupsafe pkgs/main/win-64::markupsafe-3.0.2-py310h827c3e9_0
mkl pkgs/main/win-64::mkl-2023.1.0-h6b88ed4_46358
mkl-service pkgs/main/win-64::mkl-service-2.4.0-py310h827c3e9_2
mkl_fft pkgs/main/win-64::mkl_fft-1.3.11-py310h827c3e9_0
mkl_random pkgs/main/win-64::mkl_random-1.2.8-py310hc64d2fc_0
mpc pkgs/main/win-64::mpc-1.3.1-h827c3e9_0
mpfr pkgs/main/win-64::mpfr-4.2.1-h56c3642_0
mpmath pkgs/main/win-64::mpmath-1.3.0-py310haa95532_0
networkx pkgs/main/win-64::networkx-3.4.2-py310haa95532_0
numpy pkgs/main/win-64::numpy-2.0.1-py310h055cbcc_1
numpy-base pkgs/main/win-64::numpy-base-2.0.1-py310h65a83cf_1
openjpeg pkgs/main/win-64::openjpeg-2.5.2-h9b5d1b5_1
pillow pkgs/main/win-64::pillow-11.1.0-py310hea0d53e_1
pysocks pkgs/main/win-64::pysocks-1.7.1-py310haa95532_0
pytorch pytorch/win-64::pytorch-2.5.1-py3.10_cpu_0
pytorch-mutex pytorch/noarch::pytorch-mutex-1.0-cpu
pyyaml pkgs/main/win-64::pyyaml-6.0.2-py310h827c3e9_0
requests pkgs/main/win-64::requests-2.32.3-py310haa95532_1
sympy pkgs/main/win-64::sympy-1.13.3-py310haa95532_1
tbb pkgs/main/win-64::tbb-2021.8.0-h59b6b97_0
torchvision pytorch/win-64::torchvision-0.20.1-py310_cpu
typing_extensions pkgs/main/win-64::typing_extensions-4.12.2-py310haa95532_0
urllib3 pkgs/main/win-64::urllib3-2.3.0-py310haa95532_0
win_inet_pton pkgs/main/win-64::win_inet_pton-1.1.0-py310haa95532_0
yaml pkgs/main/win-64::yaml-0.2.5-he774522_0
zstd pkgs/main/win-64::zstd-1.5.6-h8880b57_0
Proceed ([y]/n)? y
Downloading and Extracting Packages:
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
(Wav2TextGrid) C:\Users\mt23aad>python -c "import torch; print(torch.version)"
2.5.1
(Wav2TextGrid) C:\Users\mt23aad>pip install Wav2TextGrid==0.01.02
Collecting Wav2TextGrid==0.01.02
Using cached wav2textgrid-0.1.2-py3-none-any.whl.metadata (3.0 kB)
Collecting accelerate==1.6.0 (from Wav2TextGrid==0.01.02)
Using cached accelerate-1.6.0-py3-none-any.whl.metadata (19 kB)
Collecting aiohappyeyeballs==2.6.1 (from Wav2TextGrid==0.01.02)
Using cached aiohappyeyeballs-2.6.1-py3-none-any.whl.metadata (5.9 kB)
Collecting aiohttp==3.11.16 (from Wav2TextGrid==0.01.02)
Using cached aiohttp-3.11.16-cp310-cp310-win_amd64.whl.metadata (8.0 kB)
Collecting aiosignal==1.3.2 (from Wav2TextGrid==0.01.02)
Using cached aiosignal-1.3.2-py2.py3-none-any.whl.metadata (3.8 kB)
Collecting async-timeout==5.0.1 (from Wav2TextGrid==0.01.02)
Using cached async_timeout-5.0.1-py3-none-any.whl.metadata (5.1 kB)
Collecting attrs==25.3.0 (from Wav2TextGrid==0.01.02)
Using cached attrs-25.3.0-py3-none-any.whl.metadata (10 kB)
Collecting audioread==3.0.1 (from Wav2TextGrid==0.01.02)
Using cached audioread-3.0.1-py3-none-any.whl.metadata (8.4 kB)
Collecting certifi==2025.1.31 (from Wav2TextGrid==0.01.02)
Using cached certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
Collecting cffi==1.17.1 (from Wav2TextGrid==0.01.02)
Using cached cffi-1.17.1-cp310-cp310-win_amd64.whl.metadata (1.6 kB)
Collecting charset-normalizer==3.4.1 (from Wav2TextGrid==0.01.02)
Using cached charset_normalizer-3.4.1-cp310-cp310-win_amd64.whl.metadata (36 kB)
Collecting click==8.1.8 (from Wav2TextGrid==0.01.02)
Using cached click-8.1.8-py3-none-any.whl.metadata (2.3 kB)
Collecting datasets==3.5.0 (from Wav2TextGrid==0.01.02)
Using cached datasets-3.5.0-py3-none-any.whl.metadata (19 kB)
Collecting decorator==5.2.1 (from Wav2TextGrid==0.01.02)
Using cached decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB)
Collecting dill==0.3.8 (from Wav2TextGrid==0.01.02)
Using cached dill-0.3.8-py3-none-any.whl.metadata (10 kB)
Collecting Distance==0.1.3 (from Wav2TextGrid==0.01.02)
Using cached Distance-0.1.3.tar.gz (180 kB)
Preparing metadata (setup.py) ... done
Collecting filelock==3.13.1 (from Wav2TextGrid==0.01.02)
Using cached filelock-3.13.1-py3-none-any.whl.metadata (2.8 kB)
Collecting frozenlist==1.5.0 (from Wav2TextGrid==0.01.02)
Using cached frozenlist-1.5.0-cp310-cp310-win_amd64.whl.metadata (14 kB)
Collecting fsspec==2024.6.1 (from Wav2TextGrid==0.01.02)
Using cached fsspec-2024.6.1-py3-none-any.whl.metadata (11 kB)
Collecting g2p-en==2.1.0 (from Wav2TextGrid==0.01.02)
Using cached g2p_en-2.1.0-py3-none-any.whl.metadata (4.5 kB)
Collecting huggingface-hub==0.30.1 (from Wav2TextGrid==0.01.02)
Using cached huggingface_hub-0.30.1-py3-none-any.whl.metadata (13 kB)
Collecting HyperPyYAML==1.2.2 (from Wav2TextGrid==0.01.02)
Using cached HyperPyYAML-1.2.2-py3-none-any.whl.metadata (7.6 kB)
Collecting idna==3.10 (from Wav2TextGrid==0.01.02)
Using cached idna-3.10-py3-none-any.whl.metadata (10 kB)
Collecting inflect==7.5.0 (from Wav2TextGrid==0.01.02)
Using cached inflect-7.5.0-py3-none-any.whl.metadata (24 kB)
Collecting Jinja2==3.1.4 (from Wav2TextGrid==0.01.02)
Using cached jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB)
Collecting joblib==1.4.2 (from Wav2TextGrid==0.01.02)
Using cached joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB)
Collecting lazy_loader==0.4 (from Wav2TextGrid==0.01.02)
Using cached lazy_loader-0.4-py3-none-any.whl.metadata (7.6 kB)
Collecting librosa==0.11.0 (from Wav2TextGrid==0.01.02)
Using cached librosa-0.11.0-py3-none-any.whl.metadata (8.7 kB)
Collecting llvmlite==0.44.0 (from Wav2TextGrid==0.01.02)
Using cached llvmlite-0.44.0-cp310-cp310-win_amd64.whl.metadata (5.0 kB)
Collecting MarkupSafe==2.1.5 (from Wav2TextGrid==0.01.02)
Using cached MarkupSafe-2.1.5-cp310-cp310-win_amd64.whl.metadata (3.1 kB)
Collecting more-itertools==10.6.0 (from Wav2TextGrid==0.01.02)
Using cached more_itertools-10.6.0-py3-none-any.whl.metadata (37 kB)
Requirement already satisfied: mpmath==1.3.0 in c:\users\mt23aad\appdata\local\anaconda3\envs\wav2textgrid\lib\site-packages (from Wav2TextGrid==0.01.02) (1.3.0)
Collecting msgpack==1.1.0 (from Wav2TextGrid==0.01.02)
Using cached msgpack-1.1.0-cp310-cp310-win_amd64.whl.metadata (8.6 kB)
Collecting multidict==6.3.1 (from Wav2TextGrid==0.01.02)
Using cached multidict-6.3.1-cp310-cp310-win_amd64.whl.metadata (5.3 kB)
Collecting multiprocess==0.70.16 (from Wav2TextGrid==0.01.02)
Using cached multiprocess-0.70.16-py310-none-any.whl.metadata (7.2 kB)
Collecting networkx==3.3 (from Wav2TextGrid==0.01.02)
Using cached networkx-3.3-py3-none-any.whl.metadata (5.1 kB)
Collecting nltk==3.9.1 (from Wav2TextGrid==0.01.02)
Using cached nltk-3.9.1-py3-none-any.whl.metadata (2.9 kB)
Collecting numba==0.61.0 (from Wav2TextGrid==0.01.02)
Using cached numba-0.61.0-cp310-cp310-win_amd64.whl.metadata (2.8 kB)
Collecting numpy==2.1.2 (from Wav2TextGrid==0.01.02)
Using cached numpy-2.1.2-cp310-cp310-win_amd64.whl.metadata (59 kB)
Collecting packaging==24.2 (from Wav2TextGrid==0.01.02)
Using cached packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
Collecting pandas==2.2.3 (from Wav2TextGrid==0.01.02)
Using cached pandas-2.2.3-cp310-cp310-win_amd64.whl.metadata (19 kB)
Collecting pillow==11.0.0 (from Wav2TextGrid==0.01.02)
Using cached pillow-11.0.0-cp310-cp310-win_amd64.whl.metadata (9.3 kB)
Collecting platformdirs==4.3.7 (from Wav2TextGrid==0.01.02)
Using cached platformdirs-4.3.7-py3-none-any.whl.metadata (11 kB)
Collecting pooch==1.8.2 (from Wav2TextGrid==0.01.02)
Using cached pooch-1.8.2-py3-none-any.whl.metadata (10 kB)
Collecting praat-parselmouth==0.4.5 (from Wav2TextGrid==0.01.02)
Using cached praat_parselmouth-0.4.5-cp310-cp310-win_amd64.whl.metadata (2.9 kB)
Collecting praatio==6.2.0 (from Wav2TextGrid==0.01.02)
Using cached praatio-6.2.0-py3-none-any.whl.metadata (8.7 kB)
Collecting propcache==0.3.1 (from Wav2TextGrid==0.01.02)
Using cached propcache-0.3.1-cp310-cp310-win_amd64.whl.metadata (11 kB)
Collecting psutil==7.0.0 (from Wav2TextGrid==0.01.02)
Using cached psutil-7.0.0-cp37-abi3-win_amd64.whl.metadata (23 kB)
Collecting pyarrow==19.0.1 (from Wav2TextGrid==0.01.02)
Using cached pyarrow-19.0.1-cp310-cp310-win_amd64.whl.metadata (3.4 kB)
Collecting pycparser==2.22 (from Wav2TextGrid==0.01.02)
Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
Collecting pydub==0.25.1 (from Wav2TextGrid==0.01.02)
Using cached pydub-0.25.1-py2.py3-none-any.whl.metadata (1.4 kB)
Collecting python-dateutil==2.9.0.post0 (from Wav2TextGrid==0.01.02)
Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
Collecting pytz==2025.2 (from Wav2TextGrid==0.01.02)
Using cached pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB)
Requirement already satisfied: PyYAML==6.0.2 in c:\users\mt23aad\appdata\local\anaconda3\envs\wav2textgrid\lib\site-packages (from Wav2TextGrid==0.01.02) (6.0.2)
Collecting regex==2024.11.6 (from Wav2TextGrid==0.01.02)
Using cached regex-2024.11.6-cp310-cp310-win_amd64.whl.metadata (41 kB)
Requirement already satisfied: requests==2.32.3 in c:\users\mt23aad\appdata\local\anaconda3\envs\wav2textgrid\lib\site-packages (from Wav2TextGrid==0.01.02) (2.32.3)
Collecting ruamel.yaml==0.18.10 (from Wav2TextGrid==0.01.02)
Using cached ruamel.yaml-0.18.10-py3-none-any.whl.metadata (23 kB)
Collecting ruamel.yaml.clib==0.2.12 (from Wav2TextGrid==0.01.02)
Using cached ruamel.yaml.clib-0.2.12-cp310-cp310-win_amd64.whl.metadata (2.8 kB)
Collecting safetensors==0.5.3 (from Wav2TextGrid==0.01.02)
Using cached safetensors-0.5.3-cp38-abi3-win_amd64.whl.metadata (3.9 kB)
Collecting scikit-learn==1.6.1 (from Wav2TextGrid==0.01.02)
Using cached scikit_learn-1.6.1-cp310-cp310-win_amd64.whl.metadata (15 kB)
Collecting scipy==1.15.2 (from Wav2TextGrid==0.01.02)
Using cached scipy-1.15.2-cp310-cp310-win_amd64.whl.metadata (60 kB)
Collecting sentencepiece==0.2.0 (from Wav2TextGrid==0.01.02)
Using cached sentencepiece-0.2.0-cp310-cp310-win_amd64.whl.metadata (8.3 kB)
Collecting six==1.17.0 (from Wav2TextGrid==0.01.02)
Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
Collecting soundfile==0.13.1 (from Wav2TextGrid==0.01.02)
Using cached soundfile-0.13.1-py2.py3-none-win_amd64.whl.metadata (16 kB)
Collecting soxr==0.5.0.post1 (from Wav2TextGrid==0.01.02)
Using cached soxr-0.5.0.post1-cp310-cp310-win_amd64.whl.metadata (5.6 kB)
Collecting speechbrain==1.0.2 (from Wav2TextGrid==0.01.02)
Using cached speechbrain-1.0.2-py3-none-any.whl.metadata (23 kB)
Collecting sympy==1.13.1 (from Wav2TextGrid==0.01.02)
Using cached sympy-1.13.1-py3-none-any.whl.metadata (12 kB)
Collecting threadpoolctl==3.6.0 (from Wav2TextGrid==0.01.02)
Using cached threadpoolctl-3.6.0-py3-none-any.whl.metadata (13 kB)
Collecting tokenizers==0.21.1 (from Wav2TextGrid==0.01.02)
Using cached tokenizers-0.21.1-cp39-abi3-win_amd64.whl.metadata (6.9 kB)
Requirement already satisfied: torch>=2.5.0 in c:\users\mt23aad\appdata\local\anaconda3\envs\wav2textgrid\lib\site-packages (from Wav2TextGrid==0.01.02) (2.5.1)
Collecting torchaudio>=2.5.0 (from Wav2TextGrid==0.01.02)
Using cached torchaudio-2.7.1-cp310-cp310-win_amd64.whl.metadata (6.6 kB)
Requirement already satisfied: torchvision>=0.20.0 in c:\users\mt23aad\appdata\local\anaconda3\envs\wav2textgrid\lib\site-packages (from Wav2TextGrid==0.01.02) (0.20.1)
Collecting tqdm==4.67.1 (from Wav2TextGrid==0.01.02)
Using cached tqdm-4.67.1-py3-none-any.whl.metadata (57 kB)
Collecting transformers==4.50.3 (from Wav2TextGrid==0.01.02)
Using cached transformers-4.50.3-py3-none-any.whl.metadata (39 kB)
INFO: pip is looking at multiple versions of wav2textgrid to determine which version is compatible with other requirements. This could take a while.
ERROR: Ignored the following versions that require a different python version: 0.36.0 Requires-Python >=3.6,<3.10; 0.37.0 Requires-Python >=3.7,<3.10; 0.52.0 Requires-Python >=3.6,<3.9; 0.52.0rc3 Requires-Python >=3.6,<3.9; 0.53.0 Requires-Python >=3.6,<3.10; 0.53.0rc1.post1 Requires-Python >=3.6,<3.10; 0.53.0rc2 Requires-Python >=3.6,<3.10; 0.53.0rc3 Requires-Python >=3.6,<3.10; 0.53.1 Requires-Python >=3.6,<3.10; 0.54.0 Requires-Python >=3.7,<3.10; 0.54.0rc2 Requires-Python >=3.7,<3.10; 0.54.0rc3 Requires-Python >=3.7,<3.10; 0.54.1 Requires-Python >=3.7,<3.10; 1.16.0rc1 Requires-Python >=3.11; 1.16.0rc2 Requires-Python >=3.11; 1.6.2 Requires-Python >=3.7,<3.10; 1.6.3 Requires-Python >=3.7,<3.10; 1.7.0 Requires-Python >=3.7,<3.10; 1.7.1 Requires-Python >=3.7,<3.10; 2.3.0 Requires-Python >=3.11; 2.3.0rc1 Requires-Python >=3.11; 3.5 Requires-Python >=3.11; 3.5rc0 Requires-Python >=3.11
ERROR: Could not find a version that satisfies the requirement triton==3.2.0 (from wav2textgrid) (from versions: none)
ERROR: No matching distribution found for triton==3.2.0
(Wav2TextGrid) C:\Users\mt23aad>w2tg
'w2tg' is not recognized as an internal or external command,
operable program or batch file.
(Wav2TextGrid) C:\Users\mt23aad>nvcc --version
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2024 NVIDIA Corporation
Built on Thu_Jun__6_03:03:05_Pacific_Daylight_Time_2024
Cuda compilation tools, release 12.5, V12.5.82
Build cuda_12.5.r12.5/compiler.34385749_0
The Problem
When attempting to pip install, it spits out the following error:
ERROR: Ignored the following versions that require a different python version: 0.36.0 Requires-Python >=3.6,<3.10; 0.37.0 Requires-Python >=3.7,<3.10; 0.52.0 Requires-Python >=3.6,<3.9; 0.52.0rc3 Requires-Python >=3.6,<3.9; 0.53.0 Requires-Python >=3.6,<3.10; 0.53.0rc1.post1 Requires-Python >=3.6,<3.10; 0.53.0rc2 Requires-Python >=3.6,<3.10; 0.53.0rc3 Requires-Python >=3.6,<3.10; 0.53.1 Requires-Python >=3.6,<3.10; 0.54.0 Requires-Python >=3.7,<3.10; 0.54.0rc2 Requires-Python >=3.7,<3.10; 0.54.0rc3 Requires-Python >=3.7,<3.10; 0.54.1 Requires-Python >=3.7,<3.10; 1.16.0rc1 Requires-Python >=3.11; 1.16.0rc2 Requires-Python >=3.11; 1.6.2 Requires-Python >=3.7,<3.10; 1.6.3 Requires-Python >=3.7,<3.10; 1.7.0 Requires-Python >=3.7,<3.10; 1.7.1 Requires-Python >=3.7,<3.10; 2.3.0 Requires-Python >=3.11; 2.3.0rc1 Requires-Python >=3.11; 3.5 Requires-Python >=3.11; 3.5rc0 Requires-Python >=3.11
ERROR: Could not find a version that satisfies the requirement triton==3.2.0 (from wav2textgrid) (from versions: none)
ERROR: No matching distribution found for triton==3.2.0`
System info:
Windows 10
Dell G15
NVIDIA GeForce RTX 3060 Laptop GPU
Full Command Line Output