Installing tao-toolkit:6.0.0-pyt failed!

Hi, I’m trying to installed Tao-Toolkit:6.0.0-pyt and I have been tried many times.
As the following picture, the message shows “read: connection reset by peer”, and
I have to reinstall again. I checked the network’s status, everything is fine.
Should I add some command to my install process?
This is my install command: docker pull nvcr.io/nvidia/tao/tao-toolkit:6.0.0-pyt

Could you double check? I just try to pull and it runs sucessfully.
$ docker pull nvcr.io/nvidia/tao/tao-toolkit:6.0.0-pyt

Hi @Morganh,
I have been tried many times, but never success. The download fails with a ‘connection reset by peer’ error after running for more than 2 hours. I used the same command as you.

Could you try another version? For example,
$ docker pull nvcr.io/nvidia/tao/tao-toolkit:5.5.0-pyt

Hi @Morganh ,
Use 5.5.0-pyt can download. Thank you!