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

I have an issue while i'm installing pytorch3d #190

Open
JSWLDG opened this issue Aug 25, 2023 · 2 comments
Open

I have an issue while i'm installing pytorch3d #190

JSWLDG opened this issue Aug 25, 2023 · 2 comments

Comments

@JSWLDG
Copy link

JSWLDG commented Aug 25, 2023

pip install git+ssh://[email protected]/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
[email protected]: 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

@ghost
Copy link

ghost commented Aug 25, 2023

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

@biansy000
Copy link
Collaborator

You may refer to #186 (comment)

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