Open bewithme opened 4 years ago
Torch 0.3.1 is being used in this model. Such an old version of torch is not official anymore by pip or conda so you would have to build it from source or use a wheel(whl
) file to install torch.
Hi @bewithme, it is, but other versions can work too. You can find the instructions here.
are you sure torch==0.3.1 is used in this model ?
ERROR: Could not find a version that satisfies the requirement torch==0.3.1 (from versions: 0.1.2, 0.1.2.post1, 0.1.2.post2, 0.4.1, 1.0.0, 1.0.1, 1.0.1.post2, 1.1.0, 1.1.0.post2, 1.2.0, 1.3.0, 1.3.0.post2, 1.3.1, 1.4.0, 1.5.0, 1.5.1, 1.6.0) ERROR: No matching distribution found for torch==0.3.1