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

There is a problem, please help to look at it #93

Open
cd-linxi opened this issue Jan 18, 2023 · 9 comments
Open

There is a problem, please help to look at it #93

cd-linxi opened this issue Jan 18, 2023 · 9 comments

Comments

@cd-linxi
Copy link

image

# command-line-arguments .\main.go:24:19: undefined: face.NewRecognizer .\main.go:45:21: undefined: face.Descriptor

@slicken
Copy link

slicken commented Mar 19, 2023

i go the same problem

@weizy1981
Copy link

I got the same problem

@proper-gentleman
Copy link

Same problem here, I thought it's my GO installation

@proper-gentleman
Copy link

did you guys find a potential fix @slicken @weizy1981 ?

@slicken
Copy link

slicken commented Sep 23, 2023 via email

@proper-gentleman
Copy link

@slicken are you not the same person in this issue #98?
because your suggestions helped me fix it:

go env -w CGO_ENABLED="1"

@slicken
Copy link

slicken commented Sep 23, 2023 via email

@xz1127
Copy link

xz1127 commented Dec 20, 2023

i go the same problem . centos7 and msys2 are tryed

@slicken
Copy link

slicken commented Dec 20, 2023

i go the same problem . centos7 and msys2 are tryed

try set this flag.

go env -w CGO_ENABLED="1"

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

5 participants