PointMixup icon indicating copy to clipboard operation
PointMixup copied to clipboard

when I run this code pip install git+git://github.com/erikwijmans/[email protected]#egg=etw_pytorch_utils

Open tangsankou opened this issue 2 years ago • 0 comments

when I run this code pip install git+git://github.com/erikwijmans/[email protected]#egg=etw_pytorch_utils, It appears Collecting etw_pytorch_utils Cloning git://github.com/erikwijmans/etw_pytorch_utils.git (to revision v1.1.1) to /tmp/pip-install-pm9z2bgw/etw-pytorch-utils_22ef78411dde49a3b30c66bfb814949e Running command git clone --filter=blob:none --quiet git://github.com/erikwijmans/etw_pytorch_utils.git /tmp/pip-install-pm9z2bgw/etw-pytorch-utils_22ef78411dde49a3b30c66bfb814949e 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/etw_pytorch_utils.git /tmp/pip-install-pm9z2bgw/etw-pytorch-utils_22ef78411dde49a3b30c66bfb814949e 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/etw_pytorch_utils.git /tmp/pip-install-pm9z2bgw/etw-pytorch-utils_22ef78411dde49a3b30c66bfb814949e 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. How can I solve this problem?

tangsankou avatar Sep 11 '23 09:09 tangsankou