Torchvision is not supported?

Hi,

It looks like the package is built for Ubuntu 20.04 rather than JetPack 4 which is 18.04.
You can build TorchVision from the source. Steps can be found in the below topic:

Instructions
> Installation > torchvision

Thanks.