Jeff-sjtu/HybrIK

I have an issue while i'm installing pytorch3d

JSWLDG opened this issue · 2 comments

JSWLDG commented

pip install git+ssh://git@github.com/facebookresearch/pytorch3d.git@stable
Collecting git+ssh://@github.com/facebookresearch/pytorch3d.git@stable
Cloning ssh://
@github.com/facebookresearch/pytorch3d.git (to revision stable) to /tmp/pip-req-build-_dd862p8
Running command git clone --filter=blob:none --quiet 'ssh://****@github.com/facebookresearch/pytorch3d.git' /tmp/pip-req-build-_dd862p8
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
error: subprocess-exited-with-error

× git clone --filter=blob:none --quiet 'ssh://****@github.com/facebookresearch/pytorch3d.git' /tmp/pip-req-build-_dd862p8 did not run successfully.
│ exit code: 128
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× git clone --filter=blob:none --quiet 'ssh://****@github.com/facebookresearch/pytorch3d.git' /tmp/pip-req-build-_dd862p8 did not run successfully.
│ exit code: 128
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.

I want to know what's wrong

Same error, the mess in the terminal is 27 MB worth of text.

You may refer to #186 (comment)