Hi,
I am trying to install Pytorch referring to this https://elinux.org/Jetson_Zoo on Jetson Nano which has Jetpack 4.4.
The Pytorch is being installed, but there is an error while importing. The Detailed error has been seen in the image attached below.
The error is:
OSError: /home/smartcow/.local/lib/python3.6/site-packages/torch/lib/libtorch_global_deps.so: cannot open shared object file: No such file or directory
Kindly assist me to resolve this issue.
Thanks in advance