Segmentation fault(core dumped) error while importing torch

Hi,
im using PyTorch v1.10.0 on my jetson nano. I have installed jetpack v4.6.4 on it.It shows the following error when diagnosed with faulthandler.


Please suggest a fix

JetPack 4.6.4?
Would you check your L4T version?
cat /etc/nv_tegra_release

Hi,

Does python importing work without faulthandler?

Thanks.

I’m sorry it’s v4.63.

No importing torch shows segmentation fault (core dumped) error

You did follow this link to install Pytorch:

I was following these instructions. I hit the error on verification stage.


Screenshot from 2023-01-19 15-48-40

Im getting thiese errors too. I dont know if this is connected to segmentation fault

By some reasons, library dependencies have some issues I think,
In this case, starting from the bottom might be easy than resolving these problems.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.