says that I need torch 2.9.1 becuase torchaudio 2.9.1 requires torch 2.9.1.
So uninstall 2.8.0 and install 2.9.1. Then I run
./ebook2audiobook.sh
And it uninstalls torch 2.8.0 and then uninstalls torch 2.9.1 then tells me I need torch 2.9.1 because torchaudio 2.9.1 requires torch 2.9.1.
And on and on and on.
Downloading torch-2.8.0-cp312-cp312-manylinux_2_28_x86_64.whl (887.9 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 887.9/887.9 MB 6.7 MB/s 0:02:18
Downloading nvidia_nccl_cu12-2.27.3-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (322.4 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 322.4/322.4 MB 6.7 MB/s 0:00:48
Downloading triton-3.4.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (155.6 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.6/155.6 MB 6.6 MB/s 0:00:23
Installing collected packages: triton, nvidia-nccl-cu12, torch
Attempting uninstall: triton
Found existing installation: triton 3.5.1
Uninstalling triton-3.5.1:
Successfully uninstalled triton-3.5.1
Attempting uninstall: nvidia-nccl-cu12
Found existing installation: nvidia-nccl-cu12 2.27.5
Uninstalling nvidia-nccl-cu12-2.27.5:
Successfully uninstalled nvidia-nccl-cu12-2.27.5
Attempting uninstall: torch
Found existing installation: torch 2.9.1
Uninstalling torch-2.9.1:
Successfully uninstalled torch-2.9.1
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
torchaudio 2.9.1 requires torch==2.9.1, but you have torch 2.8.0 which is incompatible.
says that I need torch 2.9.1 becuase torchaudio 2.9.1 requires torch 2.9.1.
So uninstall 2.8.0 and install 2.9.1. Then I run
./ebook2audiobook.shAnd it uninstalls torch 2.8.0 and then uninstalls torch 2.9.1 then tells me I need torch 2.9.1 because torchaudio 2.9.1 requires torch 2.9.1.
And on and on and on.