Package Compatibility Issue

Hi everyone,
I noticed that some packages need to be downloaded from http://jetson.webredirect.org/jp5/cu114 to work properly. If they are downloaded from the official PyPI repository, they don’t seem to function as expected. I’m curious about the reason behind this. For example, the package bitsandbytes works fine when installed from http://jetson.webredirect.org/jp5/cu114, but if I install it from pypi.org/simple, it throws an error during runtime. Could you help clarify this?

Hi,
These webpages are from 3rdparty and we don’t maintain them. You may share more information about your use-case. So that other users can check and share experience.

@DaneLLL

So, it’s not actually maintained by NVIDIA, is it? I came across the webpage because I noticed that the PyPI source for the text-generation-webui image was set to http://jetson.webredirect.org/jp5/cu114. I also saw that it had bitsandbytes available there, so I downloaded and used it in my image.

Hi,
No, we don’t maintain the webpage. Would see if other users can share experience.

Hi @DaneLLL ,
Understood. Is this website, jetson-containers/README.md at master · dusty-nv/jetson-containers · GitHub, maintained by NVIDIA? It offers many images tailored for the Jetson AGX Orin.

Hi,
Yes, we maintain the github. If you see any issue while using the packages, please create new topic. So that we can check and suggest next.