Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when starting the program #1

Open
David-Valters opened this issue Aug 22, 2022 · 3 comments
Open

Error when starting the program #1

David-Valters opened this issue Aug 22, 2022 · 3 comments

Comments

@David-Valters
Copy link

Traceback (most recent call last):
File "/home/dio/project/Are-you-Drowsy/main_drowsy.py", line 5, in
import dlib
File "/home/dio/.local/lib/python3.10/site-packages/dlib/init.py", line 19, in
from _dlib_pybind11 import *
ImportError: /home/dio/.local/lib/python3.10/site-packages/_dlib_pybind11.cpython-310-x86_64-linux-gnu.so: undefined symbol: cblas_dtrsm

pip show dlib
Name: dlib
Version: 19.24.0
Summary: A toolkit for making real world machine learning and data analysis applications
Home-page: https://github.com/davisking/dlib
Author: Davis King
Author-email: [email protected]
License: Boost Software License
Location: /home/dio/.local/lib/python3.10/site-packages

OS: OS: Manjaro Linux x86_64

@Curovearth
Copy link
Owner

Hi, I apologize for such long time without giving any response. It was skipped from my notifications.
I am not sure about the error for now. Could you try downgrading your dlib version and see if that helps you or not.

If I get to know some other helpful response, I'll update it here. Apologies for the inconvenience.

@Mashhur0108
Copy link

Hi. I have a problem dlib library is not working
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for dlib
Failed to build dlib
ERROR: Could not build wheels for dlib, which is required to install pyproject.toml-based projects

@Curovearth
Copy link
Owner

@Mashhur0108 Is it prompting you to install cmake?
The resources which I have found online (I am assuming you must have gone through it) suggests users to install cmake and then reinstall dlib.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants