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
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: