Kagami/go-face

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

HuitMahoon opened this issue · 5 comments

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

I had the same problem

I also had the same issue.

I am also facing the same problem

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

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