Skip to content

Dependencies too old #7

@misku

Description

@misku

Hi, any chance of updating the python version and dependencies, so the app could be installed?

Currently it fails with:

❯ pipenv install
To activate this project's virtualenv, run pipenv shell.
Alternatively, run a command inside the virtualenv with pipenv run.
Installing dependencies from Pipfile.lock (d2dd1e)...
: ERROR: Could not find a version that satisfies the requirement decord==0.6.0 (from versions: none)
: ERROR: No matching distribution found for decord==0.6.0

Python 3.8 is deprecated:

Error: python@3.8 has been disabled because it is deprecated upstream! It was disabled on 2024-10-14.

Latest brew Python as of today:

❯ brew upgrade python
Warning: python 3.13.0_1 already installed
❯ python3 --version
Python 3.13.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions