trt_pose icon indicating copy to clipboard operation
trt_pose copied to clipboard

run setup.py segmentation fault

Open SunshineLiZhen opened this issue 4 years ago • 3 comments

 hello,I use "sudo python3 setup.py  install"  to setup trt_pose. but ,then it stopped. on the screen,it only show me "segmentation fault".
  I do not know what's wrong with it. please help me!

SunshineLiZhen avatar Sep 22 '20 03:09 SunshineLiZhen

Hi, I am finding same problem by running sudo python3 setup.py install command, please help.

sureshbadagi avatar Sep 22 '20 08:09 sureshbadagi

I found thar,when you import torch ,it show "segmentation fault" .so the problem is pytorch.

SunshineLiZhen avatar Sep 25 '20 08:09 SunshineLiZhen

Im having the same issue. I installed pytorch from nvidia forums version 1.7 in my jetson nano. When I call import torch there is no error like segmentation falut. Is there any fix for this issue?

riyan-dcosta avatar May 31 '21 10:05 riyan-dcosta