Open gg4u opened 1 year ago
cc @wphicks any ideas?
@divyegala This appears to be originating with cuDF on import. You might check with the cuDF folks to see if they've seen anything like this in the latest stable release.
@shwina could you take a look at this?
Failed importing cuml after successfully installing via pip.
I followed: https://docs.rapids.ai/install#pip-install
Installations were all Ok.
But:
import cuml
Fails with error:
TypeError: A Message class can only inherit from Message
I don't know how to interpret the message and solve it. Can you please help ?