Hello,
running
cargo run --release --bin akari-cli -- -s scenes/veach-ajar-sty-v2/scene-sty.json -m configs/teaser/nl-nrc.json -d cuda --gui
gives me the following error:
CMake Error at luisa_compute_dx_sdk-subbuild/luisa_compute_dx_sdk-populate-prefix/src/luisa_compute_dx_sdk-populate-stamp/download-luisa_compute_dx_sdk-populate.cmake:163 (message):
Each download failed!
error: downloading 'https://github.com/LuisaGroup/SDKs/releases/download/sdk/dx_sdk_20240611.zip' failed
status_code: 22
Full log: console.txt
It seems some library wants to access a non-existent SDK zip file.
How can I fix that?
Cheers,
Christian
Hello,
running
cargo run --release --bin akari-cli -- -s scenes/veach-ajar-sty-v2/scene-sty.json -m configs/teaser/nl-nrc.json -d cuda --guigives me the following error:
Full log: console.txt
It seems some library wants to access a non-existent SDK zip file.
How can I fix that?
Cheers,
Christian