Jetson Xavier torchvision import and installation error

Hi,

Could you share the JetPack, PyTorch, and Torchvision versions you used with us?

Please note the PyTorch and Torchvision versions need to be matched.
You can find this information in the below topic:
https://forums.developer.nvidia.com/t/pytorch-for-jetson-version-1-10-now-available/72048

Select the version of torchvision to download depending on the version of PyTorch that you have installed:

  • PyTorch v1.0 - torchvision v0.2.2
  • PyTorch v1.1 - torchvision v0.3.0
  • PyTorch v1.2 - torchvision v0.4.0
  • PyTorch v1.3 - torchvision v0.4.2

Thanks.