This error occurred when installing git + GitHub web page. The full name is
Collecting git+https://github.com/pytorch/tnt.git@master
Cloning https://github.com/pytorch/tnt.git (to revision master) to c:\users\lee\appdata\local\temp\pip-req-build-lbtbze6v
Running command git clone -q https://github.com/pytorch/tnt.git 'C:\Users\lee\AppData\Local\Temp\pip-req-build-lbtbze6v'
fatal: unable to access 'https://github.com/pytorch/tnt.git/': OpenSSL SSL_read: Connection was reset, errno 10054
WARNING: Discarding git+https://github.com/pytorch/tnt.git@master. Command errored out with exit status 128: git clone -q https://github.com/pytorch/tnt.git 'C:\Users\lee\AppData\Local\Temp\pip-req-build-lbtbze6v' Check the logs for fu
ll command output.
ERROR: Command errored out with exit status 128: git clone -q https://github.com/pytorch/tnt.git 'C:\Users\lee\AppData\Local\Temp\pip-req-build-lbtbze6v' Check the logs for full command output.
Solution:
pip install git+git://github.com/ildoonet/pytorch-gradual-warmup-lr.git
Successfully installed
Collecting git+git://github.com/ildoonet/pytorch-gradual-warmup-lr.git
Cloning git://github.com/ildoonet/pytorch-gradual-warmup-lr.git to c:\users\lee\appdata\local\temp\pip-req-build-ncz3svwe
Running command git clone -q git://github.com/ildoonet/pytorch-gradual-warmup-lr.git 'C:\Users\lee\AppData\Local\Temp\pip-req-build-ncz3svwe'
Resolved git://github.com/ildoonet/pytorch-gradual-warmup-lr.git to commit 6b5e8953a80aef5b324104dc0c2e9b8c34d622bd
Building wheels for collected packages: warmup-scheduler
Building wheel for warmup-scheduler (setup.py) ... done
Created wheel for warmup-scheduler: filename=warmup_scheduler-0.3.2-py3-none-any.whl size=3917 sha256=4cef133c28685f1e5a70364fd6546a3d4d995fe49584781b1024d3707f9f222f
Stored in directory: C:\Users\lee\AppData\Local\Temp\pip-ephem-wheel-cache-m6_t0cfl\wheels\d2\57\4d\3adb5d109151933485f2b4387f61a90ff8e669f50fc8f1fa14
Successfully built warmup-scheduler
Installing collected packages: warmup-scheduler
Successfully installed warmup-scheduler-0.3.2
Read More:
- [Solved] Apex Install Error: ERROR: Command errored out with exit status 1
- [Solved] Cannot find command ‘git‘ – do you have ‘git‘ installed and in your PATH?
- [Solved] Git Clone Failed Error: 4069 bytes of body are still expected
- Git Clone RPC failed;curl 18 transfer closed with outstanding read data remaining
- Git Clone Error: ‘fatal: HTTP request failed‘
- How to Solve Git clone Error: error: RPC failed; result=35, HTTP code = 0
- Ubuntu: How to deal with the fatal: the remote end hung up unexpected error of GIT clone Android kernel
- Git Error Resolution: errno:10054 Time out
- C++ Compile Error: ld returned 1 exit status [How to Solve]
- subprocess installed post-installation script returned error exit status 1
- [Solved] Ubuntu Terminal Error: subprocess installed post-installation script returned error exit status 1
- ubuntu install package Error: subprocess installed post-installation script returned error exit status 10
- [Solved] Nvml compilation official use case error: collect2: error: ld returned 1 exit status
- petalinux-build Error: ERROR: Task (/opt/pkg/petalinux/components/yocto/source/aarch64/layers/meta-xilinx-tools/recipes-bsp/fsbl/fsbl_git.bb:do_compile) failed with exit code ‘1’
- Git commit – M ‘upload submit times error command “husky run” not found.
- [problem solving] the problem of err returned non zero status 1 or status 2 is solved after upgrading python3 in Ubuntu
- [Solved] ERROR: Linux route delete command failed: external program exited with error status: 2
- [Solved] Git push error: failed to push some refs to ‘[email protected]:daisy_yangyang/fed-e-task-04-01.git‘
- Firewall Status View Error: service iptables status [How to Solve]
- AFTER THE GIT SOURCE CODE IS INSTALLED, AN ERROR IS REPORTED /USR/BIN/GIT: NO SUCH FILE OR DIRECTORY