Pypi.jetson-ai-lab_dev

What happened to torch on https://pypi.jetson-ai-lab.dev/ ?

As another post mentions, jp6/cu128 is missing.

    jp6/cu126
    jp6/cu129
    jp6/cu130

And torch-2.8.0 is now the only pytorch version visible under the jp6/cu? folders.

Thanks for reporting this issue, let me forward it to intenal AI-Lab team to fix this problem.

https://pypi.jetson-ai-lab.dev/ is down. When will it be up again??

Hi @dhruv19 , @whitesscott ,

As an interim solution, we have set up a new PyPI server, pypi.jetson-ai-lab.io (note, it’s is .io instead of .dev)

You can set the INDEX_HOST evn variable like this.

export INDEX_HOST=jetson-ai-lab.io
jetson-containers build torch