torchtext与torch版本对应关系
(basicts) [root@ibiomed ~]# pip install torchtext==
ERROR: Could not find a version that satisfies the requirement torchtext== (from versions: 0.1.1, 0.2.0, 0.2.1, 0.2.3, 0.3.1, 0.4.0, 0.5.0, 0.6.0, 0.8.1, 0.9.0, 0.9.1, 0.10.0, 0.10.1, 0.11.0, 0.11.1, 0.11.2, 0.12.0, 0.13.0, 0.13.1, 0.14.0, 0.14.1, 0.15.1, 0.15.2, 0.16.0, 0.16.1, 0.16.2, 0.17.0, 0.17.1, 0.17.2, 0.18.0)
torchtext==0.10.0 对应 torch-1.9.0
torchtext==0.10.1 对应 torch-1.9.1
torchtext==0.11.0 对应 torch-1.10.0
torchtext 0.14.0 对应 torch 1.14.0
pip install torchtext==0.16.2