How install torchvison of a specific version via conda?

Hi, i am going to use torch 0.3.1 but i dont know how to install torchvison 0.2.0

Hello, do you solve the problem? I just want to use torch 0.4.1, but when I use “pip install TorchVision”, it will automatically install TorchVision-0.4.0 and update my PyTorch to the latest version (1.2.0).