Hello everyone,
I’m using the Jetson Nano 2GB Developer Kit, and I’ve recently flashed the SD card with the **latest image available on the JetPack 4.6.2 download page.
I’m trying to install PyTorch (version 1.10 and also tried 1.9 and 1.8) for JetPack 4, but I keep getting a “core dumped” error during execution. I tried multiple compatible versions of PyTorch but the same issue keeps happening.
Here’s what I’ve done so far:
- Flashed a fresh SD card with JetPack 4.6.2
- Followed the official NVIDIA forums/wiki sources to install the correct PyTorch version for JetPack 4
- Tried
.whl files
- Still getting the core dumped error
Unfortunately, I’m not sure how to resolve this. Could anyone please help or point me toward a known working combination of:
- JetPack version
- Python version
- PyTorch version
Or guide me on how to fix this issue?
Thanks in advance for your support! 🙏
