Я пытаюсь установить torch и torchtext, но всегда получаю ошибку зависимости.
Какая версия правильная? установить для этих двоих?
Код: Выделить всё
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.1.2 requires torch==2.1.2, but you have torch 2.1.0+cu118 which is incompatible.
Successfully installed torch-2.1.0+cu118
в torchaudio pypl нет совместимой таблицы, такой как torchtext и torchdata.
Подробнее здесь: https://stackoverflow.com/questions/791 ... i-insitall
Мобильная версия