You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RuntimeError Traceback (most recent call last)
File ~/anaconda3/envs/rapids-22.04/lib/python3.8/site-packages/cuda/_cuda/ccuda.pyx:3674, in cuda._cuda.ccuda._cuInit()
RuntimeError: Function "cuInit" not found
I am getting this error after execution of this command
"conda create -n rapids-22.04 -c rapidsai -c nvidia -c conda-forge
rapids=22.04 python=3.8 cudatoolkit=11.2 dask-sql"
The text was updated successfully, but these errors were encountered:
hey @saipankaj1212 , i know this may have been resolved with the updates, but where did this error pop up? it would be great to have the full stack trace and where in the installation this happened. Thanks so much!
RuntimeError Traceback (most recent call last)
File ~/anaconda3/envs/rapids-22.04/lib/python3.8/site-packages/cuda/_cuda/ccuda.pyx:3674, in cuda._cuda.ccuda._cuInit()
RuntimeError: Function "cuInit" not found
I am getting this error after execution of this command
"conda create -n rapids-22.04 -c rapidsai -c nvidia -c conda-forge
rapids=22.04 python=3.8 cudatoolkit=11.2 dask-sql"
The text was updated successfully, but these errors were encountered: