Gigon Bae
Gigon Bae
@jakirkham It looks like the build container is out of space. https://github.com/rapidsai/cucim/actions/runs/10206351504/job/28239540987?pr=753 ``` FAILED tests/unit/clara/test_image_cache.py::test_get_shared_memory_cache - RuntimeError: No space left on device ```
https://github.com/rapidsai/cucim/pull/785#issuecomment-2387189833 for devendoring libtiff
I can see windows wheels are available here: https://downloads.rapids.ai/ci/cucim/pull-request/765/2ec710e/
Hi @vikashg , Holoscan 2.0 PyPI package doesn't support Python 3.12 (please see https://pypi.org/project/holoscan/2.0.0/#files). Python 3.12 is supported from Holoscan 2.6.0 + (https://pypi.org/project/holoscan/2.6.0/#files). Please use Python 3.11 or update setup.cfg...
I also see the wrong output when the TIFF image is compressed with JPEG (but non-YCbCr format).