So I’m having a lot of trouble figuring out how to get the onnxruntime wheel to install inside my l4t-pytorch docker container from Dusty-NV’s github page.
This just continues to try and connect over and over and retries forever
pip3 install onnxruntime-gpu==1.23.0
Same thing happens when trying this
Is the website down? Sometimes I’m able to connect to it on my main pc but I also get a something went wrong somtimes. If anyone has any fix please let me know. Additionally, could I just use this container instead and get most of the same packages from l4t-pytorch? jetson-containers/packages/ml/onnxruntime at master · dusty-nv/jetson-containers · GitHub