Results 3 comments of duymanhdoan

> This error occurs when I run demo.py. Is this a problem with pytorch? However, the environment is executed according to the configuration file. thank you > > loading from...

I solved problem. the problem is opencv version base on c++, so that is Segmentation fault just typed the commandline: $ pip3 install opencv-python==4.0.1.24

I think:error is your system is running out of memory when trying to execute your code, which results in a segmentation fault. reference: https://stackoverflow.com/questions/12762944/segmentation-fault-11