Due to a bug in cuda-python we must disallow cuda-python 12.6.1 and 11.8.4. https://github.com/NVIDIA/cuda-python/issues/215 We expect 12.6.2 and 11.8.5 to correct this bug. I will file PRs to all of RAPIDS to pin `cuda-python !=12.6.1` / `!=11.8.4`.
Due to a bug in cuda-python we must disallow cuda-python 12.6.1 and 11.8.4. NVIDIA/cuda-python#215
We expect 12.6.2 and 11.8.5 to correct this bug. I will file PRs to all of RAPIDS to pin
cuda-python !=12.6.1/!=11.8.4.