You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on a NVIDIA Jetson Nano and when I try to install the libraries with the command sudo sh build_and_install.sh, after a while I get this error:
error: command 'aarch64-linux-gnu-gcc' failed with exit status 1
How can I solve this problem?
PyTorch v1.6 - torchvision v0.7.0-rc2 installed
The text was updated successfully, but these errors were encountered:
Hi,
I'm working on a NVIDIA Jetson Nano and when I try to install the libraries with the command
sudo sh build_and_install.sh
, after a while I get this error:error: command 'aarch64-linux-gnu-gcc' failed with exit status 1
How can I solve this problem?
PyTorch v1.6 - torchvision v0.7.0-rc2 installed
The text was updated successfully, but these errors were encountered: