Hello everyone,
I’m currently facing an issue while installing torchvision. When running the command $ python3 setup.py install --user
, I encounter the following error: “Illegal instruction (core dumped).”
I’m reaching out for assistance to understand and resolve this error. I’m not sure about the root cause or how to address it. If anyone has experience with this issue or suggestions on troubleshooting steps, your guidance would be greatly appreciated.
Here are some details:
- The installation is being performed on a Jetson Nano.
- The Python version is 3.6.
- The error occurs during the last step of the torchvision installation.
Thank you in advance for your help! If you need more information or if there’s a specific log or command output you’d like to see, please let me know.