Hi, I’m Fatin and I now currently running some project on Clear Linux. Recently, I’m trying to install dlib on Clear Linux. Since Clear Linux using Python 3.8, so I build it from source.
My installation process,
-
git clone https://github.com/davisking/dlib.gi (get the dlib repo)
-
python3 setup.py bdist_wheel (to build whl file on ntel® Atom™ Processor E3950)
-
pip3 install dlib-19.19.99-cp38-cp38-linux_x86_64.whl
I cannot call dlib module. It shows core dumped when I want to check if I have installed it correctly.(see attachment ‘dlib_error.png’). Is there any solution to install it on python 3.8 platform?
Thank you.
Regards,
Fatin Nadiah