Skip to content

Can't pip install mediapipe-model-maker #5214

Open
@tomershukhman

Description

@tomershukhman

Have I written custom code (as opposed to using a stock example script provided in MediaPipe)

No

OS Platform and Distribution

macos sonoma

Mobile device if the issue happens on mobile device

No response

Browser and version if the issue happens on browser

No response

Programming Language and version

python 3.10

MediaPipe version

No response

Bazel version

No response

Solution

mediapipe-model-maker

Android Studio, NDK, SDK versions (if issue is related to building in Android environment)

No response

Xcode & Tulsi version (if issue is related to building for iOS)

No response

Describe the actual behavior

pip failes due to conflit

Describe the expected behaviour

for it to work...

Standalone code/steps you may have used to try to get what you need

1) tried https://github.com/tensorflow/tensorflow/issues/61719 - no good
2) tried python 3.8 - 3.11 all faid

Other info / Complete Logs

ERROR: Cannot install mediapipe-model-maker==0.1.0.2, mediapipe-model-maker==0.1.1.0 and mediapipe-model-maker==0.1.1.1 because these package versions have conflicting dependencies.

The conflict is caused by:
    mediapipe-model-maker 0.1.1.1 depends on mediapipe==0.9.2.1
    mediapipe-model-maker 0.1.1.0 depends on mediapipe==0.9.2.1
    mediapipe-model-maker 0.1.0.2 depends on mediapipe==0.9.0.1

Metadata

Metadata

Assignees

Labels

os:macOSIssues on MacOSplatform:pythonMediaPipe Python issuesstat:awaiting googlerWaiting for Google Engineer's Responsetype:bugBug in the Source Code of MediaPipe Solutiontype:modelmakerIssues related to creation of custom on-device ML solutions

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions