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

libreface 0.1.0 depends on mediapipe==0.9.3 #10

Open
Victor716 opened this issue Nov 14, 2024 · 2 comments
Open

libreface 0.1.0 depends on mediapipe==0.9.3 #10

Victor716 opened this issue Nov 14, 2024 · 2 comments

Comments

@Victor716
Copy link

when running pip install -r requirements_new.txt --upgrade libreface
find

ERROR: Could not find a version that satisfies the requirement mediapipe==0.9.3 (from versions: 0.10.0, 0.10.1, 0.10.2, 0.10.3, 0.10.5, 0.10.7, 0.10.8, 0.10.9, 0.10.10, 0.10.11)

Given this I installed mediapipe 0.10.0

but it came with another err: libreface 0.1.0 depends on mediapipe==0.9.3

how to fix that?

@msoley
Copy link
Member

msoley commented Nov 22, 2024

@ac-alpha please take a look

@ac-alpha
Copy link
Collaborator

@Victor716 Actually, you can simply use pip install --upgrade libreface to install libreface. Which Python version are you using?

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