hii @nvidias
I am trying to pull rapids inside my own docker like this.
and it happened successfully.
but the issue is in cuml library when I did docker exec and go inside the root and start python shell try to import cuml it failed with errors like this:-
also inside docker exec ls looks like this :-
Any help will be appreciable.
thanks