Skip to content

macOS Support: drop decord #4

@AmitMY

Description

@AmitMY

AToken uses decord for data processing.
However, it is not well supported on macOS, with python > 3.8

The problem is that apparently decord is built and published for Mac only up to python 3.8 (see master/.github/workflows/pypi.yml).

pip install decord gives

ERROR: Could not find a version that satisfies the requirement decord (from versions: none)
ERROR: No matching distribution found for decord

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