Pytorch installation error

I am installing pytorch. While installing according to the installation guide, an error such as a photo occurred.

Hi @seongone.156, there appears to be a missing semicolon between scipy=='1.5.3' and export "LD_LIBRARY_PATH=..."

Also set export TORCH_INSTALL=https://developer.download.nvidia.cn/compute/redist/jp/v511/pytorch/torch-2.0.0+nv23.05-cp38-cp38-linux_aarch64.whl first, or set it to the path of the whl file that you downloaded.

You can find more instructions in this thread: