Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
nutsintheshell opened this issue Apr 3, 2024 · 1 comment
Open

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

nutsintheshell opened this issue Apr 3, 2024 · 1 comment

Comments

@nutsintheshell
Copy link

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

@MengHao666
Copy link
Owner

it come from this repo. check if your could fix the bug with offical guide

@MengHao666 MengHao666 reopened this Apr 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants