Reputation: 1
I want to install cudf
I used this command in a jupyter notebook and got this error for the current channels:
!conda create --solver=libmamba -n rapids-24.02 -c rapidsai -c conda-forge -c nvidia
rapids=24.02 python=3.10 cuda-version=11.8
Python version is correct Cuda version is correct
Upvotes: 0
Views: 101