Skip to content

ERROR: No matching distribution found for manopth==0.0.1 #80

Description

@nutsintheshell

when I try to create a env by env.yaml, I occurred the following error:
`Installing pip dependencies: - Ran pip subprocess with arguments:
['/home/jishengyin/anaconda3/envs/minimal-hand-torch/bin/python', '-m', 'pip', 'install', '-U', '-r', '/home/jishengyin/Minimal-Hand-pytorch/condaenv.fk2wa14o.requirements.txt', '--exists-action=b']
Pip subprocess output:
Collecting git+https://github.com/hassony2/manopth.git (from -r /home/jishengyin/Minimal-Hand-pytorch/condaenv.fk2wa14o.requirements.txt (line 10))
Cloning https://github.com/hassony2/manopth.git to /tmp/pip-req-build-slgj4_k1
Collecting art==3.7
Using cached art-3.7-py2.py3-none-any.whl (485 kB)
Collecting chumpy==0.70
Using cached chumpy-0.70.tar.gz (50 kB)
Collecting coverage==4.5.3
Using cached coverage-4.5.3-cp37-cp37m-manylinux1_x86_64.whl (204 kB)
Collecting einops==0.3.0
Using cached einops-0.3.0-py2.py3-none-any.whl (25 kB)

Pip subprocess error:
Running command git clone -q https://github.com/hassony2/manopth.git /tmp/pip-req-build-slgj4_k1
ERROR: Could not find a version that satisfies the requirement manopth==0.0.1
ERROR: No matching distribution found for manopth==0.0.1

failed

CondaEnvException: Pip failed
`
my computer is ubuntu 22.04 LTS , pip version is 24.0

Could you tell me the reason to my problem?Thanks

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