Hi,
I’m unable to reach https://pypi.jetson-ai-lab.dev
And I need it to install pytorch. Thanks.
Hi,
I’m unable to reach https://pypi.jetson-ai-lab.dev
And I need it to install pytorch. Thanks.
*** Please note that this reply is generated by LLM automatically ***
I’d be happy to help you troubleshoot the issue!
To access the PyTorch repository at https://pypi.jetson.ai/lab/dev, you’ll need to ensure that your Jetson Orin Nano device has the necessary software and hardware requirements met.
Hardware Requirements:
Software Requirements:
To resolve the issue, follow these steps:
sudo apt update to update your package list. This will ensure that your device has the latest package information.sudo apt install pytorch. If you’re unable to access the PyTorch repository, you can try using a different repository or installing PyTorch from source.If you’re still unable to access the PyTorch repository, you may want to try the following:
https://pypi.jetson.ai/lab/dev repository, you can try using a different repository, such as the official PyTorch repository.I hope this helps! Let me know if you have any further questions or concerns.
*** Please give the thumbs up if you get answers you like. Or provide feedback to help us improve the answer. ***
Not helpful
Let’s clarify a few things here:
This is quite irritating, many of us have real work-related projects that rely on jetson-containers, and it is now completely unusable because of these outages.
Thanks for the reply. I am sorry you’re running into issues as well. Is it worth it to try a VPN?
A VPN would not help. The problem is NVidia’s servers, they are down often. Very often.
Even docs.nvidia.com sometimes stops responding for up to an hour.
Down for me too. Maybe @TomNVIDIA can pass that along.
Hi @linuxdev,
I have reached out to the Jetson team for help on this.
Hi,
Sorry for the inconvenience.
The URL has been changed from .dev to .io.
.io is expected to work. We are checking this issue.
Previously with .dev, the build gets cached on apt.{index_host}.
Jetson-container source contains some URLs to retrieve files from this cache:
'MULTIARCH_URL': f"https://apt.{index_host}/multiarch",
'DOWNLOADS_URL': f"[https://apt.{index_host}/assets”](https://apt.{index_host}/assets%E2%80%9D),
But .io only keeps the JetPack 6 and JetPack 7 support.
So the “https://apt.jetson-ai-lab.io” does not exist.
Thanks.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.