Skip to content

CI tests failing #197

@bricksdont

Description

@bricksdont

The tests have been failing for some time now,

either because simple-video-utils is not available:

ERROR: Could not find a version that satisfies the requirement simple-video-utils (from pose-format) (from versions: none)
ERROR: No matching distribution found for simple-video-utils

or because of mediapipe missing or the wrong version installed:

ERROR pose_format/utils/generic_test.py::test_detect_format[holistic-holistic] - ImportError: Please install mediapipe with: pip install "mediapipe<0.10.30"

@AmitMY are you planning to publish simple-video-utils for other Python versions as well on Pypi?

and regarding the mediapipe error,

the CI runs pip install .[dev], but the dev target still does not have a pinned version mediapipe:

"mediapipe",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions