Relative Content

Tag Archive for pythonmodulenotfounderrorrapidscudf

cudf ModuleNotFoundError after installing RAPIDS in MSL2

I successfully installed RAPIDS in my WSL2 window, but importing cudf is not working. According to the RAPIDS website https://docs.rapids.ai/install#conda , as well as some other sources, I should be able to import cudf on the spot. Right? See image below. I completed step 6 – verified by the fact the window tells me “a conda environment already exists…”-, but step 7 doesn’t work.