and also figured out that the actual resource path should be: /v2/resources/nvidia/riva/riva_quickstart/versions/2.11.0/files/ instead of “/v1/org/nvidia/team/riva/resources/riva_quickstart/2.11.0/files” but no idea how to change that for the “ngc registry download-version” command. It seems it is on the NGC backend side
You will find ‘…’ next to each file where you can choose between copying a terminal command for downloading or downloading the file right in your browser.
I have created a simple bash script to make it all at once and it worked for me (see attached file) download-version.sh (3.4 KB)
Just replace second line in the .sh file to the actual folder you want to use
Yep, same to me, unfortunately, the error is just written inside each downloaded file. Apparently, we’re out of options for now and have to wait while it is fixed by the NVIDIA team
Same here; albeit with a different package nvidia/maxine/maxine_windows_ar_sdk_ga:0.8.2" UK, Windows 10.
Apologies if not the right place to bump, but I assume its not package specific, and as such this looks like a decent home for my post!
Download on the website:
7754-364d819a9639baf0.js:1 GET https://api.ngc.nvidia.com/v2/resources/org/nvidia/team/maxine/maxine_windows_ar_sdk_ga/0.8.2/files?path=NVIDIA%20AR%20SDK_0.8.2.0.zip 403
(anonymous) @ 7754-364d819a9639baf0.js:1
...
Xt @ framework-79bce4a3a540b080.js:1
_app-6d007a8c2ffb9c1b.js:132 Error: Not accessible to guests
at 7754-364d819a9639baf0.js:1:10109
at s (main-ce961771177316e0.js:1:102475)
at Generator._invoke (main-ce961771177316e0.js:1:102263)
at forEach.e.<computed> [as next] (main-ce961771177316e0.js:1:102898)
at r (_app-6d007a8c2ffb9c1b.js:132:680055)
at u (_app-6d007a8c2ffb9c1b.js:132:680258)
As a side note, my original attempt with NGC ended up with this:
Cally@CallyDesktop MINGW64 /f/dev
$ ngc registry resource download-version "nvidia/maxine/maxine_windows_ar_sdk_ga:0.8.2"
Getting files to download...
'charmap' codec can't encode character '\u280b' in position 0: character maps to <undefined>
I assumed a unicode issue, and shifted the ngc config over to JSON to get slightly further along :)
Looking forward to getting access!!!