Pypi.jetson-ai-lab.dev is down again?

Hello,

Inside a dustynv/pytorch:2.7-r36.4.0-cu128-24.04 container, when trying to pip install any package, i’m getting errors after a few retries of Looking in indexes: https://pypi.jetson-ai-lab.dev/jp6/cu128, https://pypi.ngc.nvidia.com .

I see that this has happened before. Is it the same issue again ?

3 Likes

Same problem, any solution?

1 Like

Sorry to bring this problem, I have informed internal team to fix this issue, please stay tuned.

Any updates on when the site ‘pypi.jetson-ai-lab.dev’ might be available again?

1 Like

We’ve been blocked for days. I’m just wondering if how folks survive if you’re using Jetson for a serious production release?

7 Likes

@sam244 This is the third outage of the year. If you rely your production on to it, you might want to consider alternatives. Hosting your own buildfarm might be much safer if your production depends on it. You can build many of the required packages from source for the Jetson. There are many helpful scripts here:

1 Like

good info, thanks @simon.schaefer

just wonder why PyTorch is still in 2.1?

while the one we’re waiting for from jetson-ai-lab is 2.8
https://pypi.jetson-ai-lab.dev/jp6/cu126/+f/027/bb91e7bccb0b9/torch-2.8.0-cp310-cp310-linux_aarch64.whl

It’s 2.8. The individual readme files for the packages are not up to date. The information you are looking for is in this file:

There is also a docker container for PyTorch 2.7. If you have no other hardware specific dependencies you could use this docker and install all other package via a different pip index.

https://hub.docker.com/r/dustynv/pytorch

1 Like

I just recently onboarded to the jetson index as it was super helpful to enable my CI/CD and I am now somewhat stuck as well.

I gave jetston-containers a shot but wasn’t able to work how to build CI/CD around it using ubuntu in the cloud. I got the feeling the toolkit is aimed for use directly on L4T environments which I don’t actually have ready access to.

Anyone have a guide on running a jetson-containers build farm in the cloud?

+1
Could anyone look into it? Thanks!

2 Likes

+1
07/12: getting connection time out for pypi.jetson-ai-lab.dev|108.32.95.36|:443…

1 Like

Still cannot access. 2025/7/15

4 Likes

Thankyou for this!

Do we have an outage page where users can monitor the status? We’ve been blocked since Friday, 11.07.2025, and today is 16.07.2025.

3 Likes

https://pypi.jetson-ai-lab.io/ seems to be down too for me, large downloads were failing before.

Looks like now both the backup link and the original are down:

https://pypi.jetson-ai-lab.io/jp6/cu126 (backup)
https://pypi.jetson-ai-lab.dev/jp6/cu126 (original)

Since both are down, is there a backup to the backup? I assume now the only way to get torch and torchvision for jetpack 6.1 with cuda 12.6 is to build from source?

1 Like

While both are down or in general for the future, is there a good guide or information on how to use a different server for pip or host your own compatible with jetson-containers

It is up