ERROR: torch has an invalid wheel, torch has an invalid wheel, .dist-info directory not found
解决方法:
pip install torch==1.7.0+cpu torchvision==0.8.1+cpu torchaudio===0.7.0 -f https://download.pytorch.org/whl/torch_stable.html
