Skip to content

ERROR: No matching distribution found for actionlib==1.14.3 #5

Description

@jiaming-ai

Hi,

I encounter this error during installation.

/home/user/leju/workspace/.baseline_venv) user@user-TRX50-WS:~/leju/workspace/kuavo_data_challenge$ pip install -r requirements_total.txt    
Obtaining file:///home/user/leju/workspace/kuavo_data_challenge/third_party/lerobot (from -r requirements_total.txt (line 317))
  Installing build dependencies ... done
  Checking if build backend supports build_editable ... done
  Getting requirements to build editable ... done
  Preparing editable metadata (pyproject.toml) ... done
Obtaining file:///home/user/leju/workspace/kuavo_data_challenge (from -r requirements_total.txt (line 318))
  Installing build dependencies ... done
  Checking if build backend supports build_editable ... done
  Getting requirements to build editable ... done
  Preparing editable metadata (pyproject.toml) ... done
Collecting absl-py==2.3.1 (from -r requirements_total.txt (line 1))
  Using cached absl_py-2.3.1-py3-none-any.whl.metadata (3.3 kB)
Collecting accelerate==1.11.0 (from -r requirements_total.txt (line 2))
  Using cached accelerate-1.11.0-py3-none-any.whl.metadata (19 kB)
ERROR: Could not find a version that satisfies the requirement actionlib==1.14.3 (from versions: none)
ERROR: No matching distribution found for actionlib==1.14.3

How to solve this?

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