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

Got error when "go get github.com/Kagami/go-face" #82

Open
HuitMahoon opened this issue Dec 8, 2021 · 5 comments
Open

Got error when "go get github.com/Kagami/go-face" #82

HuitMahoon opened this issue Dec 8, 2021 · 5 comments

Comments

@HuitMahoon
Copy link

HuitMahoon commented Dec 8, 2021

when running go get github.com/Kagami/go-faceon mac os, i got error:

  classify.cc:2:10: fatal error: 'dlib/graph_utils.h' file not found

any help?@Kagami

@lchjczw
Copy link

lchjczw commented Sep 23, 2022

I had the same problem

@weizy1981
Copy link

I also had the same issue.

@arpita205
Copy link

I am also facing the same problem

@jocemarkovacs
Copy link

jocemarkovacs commented Nov 5, 2023

same problem in windows plataform in ubuntu work it. Everyone here instaled dlib?

@adrien3d
Copy link

Fixed by copying dlib in $GOPATH/pkg/path/to/go-faceand changing import in classify.cc

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

6 participants