Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RuntimeError: Function "cuInit" not found #356

Open
saipankaj1212 opened this issue May 20, 2022 · 1 comment
Open

RuntimeError: Function "cuInit" not found #356

saipankaj1212 opened this issue May 20, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@saipankaj1212
Copy link

saipankaj1212 commented May 20, 2022

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"

@saipankaj1212 saipankaj1212 added the bug Something isn't working label May 20, 2022
@taureandyernv
Copy link
Contributor

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants