In this gist, we discuss the installation of PyTorch and TorchText on a Jetson Nano.
TorchText 0.14.0 depends on PyTorch 1.11.0. PyTorch 1.11.0 requires Python 3.18, a version not found in the current JetPack. You can install Python 3.18 along 3.16 on your Nano. Another approach is the installation of Ubuntu 20.04 on your Jetson Nano.
- Get a 32 GB (minimal) SD-card which will hold the image.
- Download the bare-bones image (5.6 GByte!) from our Sync.
- Flash the image on the SD card with the Imager or balenaEtcher.