Closed JesseDill closed 7 months ago
Thanks for reporting the issue! I was able to reproduce it, and there will be a fix in the next patch release.
For now, could you either use previous version of spectacularAI pypi package or make sure that the sai-cli
output directory is using the same disk as the Python's tempfile.mkdtemp();
Release 1.29.0 is now public. The issue is now hopefully fixed if you update the pypi package pip install spectacularai[full] --force
.
Thank you!
On Ubuntu 20.04.5 LTS, after running:
sai-cli process INPUT_PATH --key_frame_distance=0.05 /example/output/path/my-nerf
I get this output
Any idea what the issue is?