You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use the command line- pip install "git+git://github.com/erikwijmans/Pointnet2_PyTorch.git#egg=pointnet2_ops&subdirectory=pointnet2_ops_lib"
But it is showing error like-
Collecting pointnet2_ops
Cloning git://github.com/erikwijmans/Pointnet2_PyTorch.git to /tmp/pip-install-yeknjq64/pointnet2-ops_0f5c19c3381948d0b75fd75f60b29bcb
Running command git clone --filter=blob:none --quiet git://github.com/erikwijmans/Pointnet2_PyTorch.git /tmp/pip-install-yeknjq64/pointnet2-ops_0f5c19c3381948d0b75fd75f60b29bcb
fatal: unable to connect to github.com:
github.com[0: 20.205.243.166]: errno=Connection timed out
error: subprocess-exited-with-error
× git clone --filter=blob:none --quiet git://github.com/erikwijmans/Pointnet2_PyTorch.git /tmp/pip-install-yeknjq64/pointnet2-ops_0f5c19c3381948d0b75fd75f60b29bcb 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 git://github.com/erikwijmans/Pointnet2_PyTorch.git /tmp/pip-install-yeknjq64/pointnet2-ops_0f5c19c3381948d0b75fd75f60b29bcb 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.
The text was updated successfully, but these errors were encountered:
Collecting pointnet2_ops
Cloning git://github.com/erikwijmans/Pointnet2_PyTorch.git to /tmp/pip-install-yeknjq64/pointnet2-ops_0f5c19c3381948d0b75fd75f60b29bcb
Running command git clone --filter=blob:none --quiet git://github.com/erikwijmans/Pointnet2_PyTorch.git /tmp/pip-install-yeknjq64/pointnet2-ops_0f5c19c3381948d0b75fd75f60b29bcb
fatal: unable to connect to github.com:
github.com[0: 20.205.243.166]: errno=Connection timed out
error: subprocess-exited-with-error
× git clone --filter=blob:none --quiet git://github.com/erikwijmans/Pointnet2_PyTorch.git /tmp/pip-install-yeknjq64/pointnet2-ops_0f5c19c3381948d0b75fd75f60b29bcb 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 git://github.com/erikwijmans/Pointnet2_PyTorch.git /tmp/pip-install-yeknjq64/pointnet2-ops_0f5c19c3381948d0b75fd75f60b29bcb 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.
The text was updated successfully, but these errors were encountered: