Dlib core dumped in python 3.8

Hi ahkok!
I tested to install dlib on clearlinux using i-core processor and it’s work well.
I missed out about the Atom processor do not have AVX support. After including --no USE_AVX_INSTRUCTIONS instruction during building and installing dlib on Atom processor, the dlib works well. Thus, this issue is solved.

Thank you for your support.

1 Like