trt_pose
trt_pose copied to clipboard
run setup.py segmentation fault
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!
Hi, I am finding same problem by running sudo python3 setup.py install command, please help.
I found thar,when you import torch ,it show "segmentation fault" .so the problem is pytorch.
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?