can't load the driver (not the usual one) #479
Unanswered
saflota
asked this question in
Troubleshooting
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
importing the driver causes a load error
To Reproduce
running only this causes the error
python
import pycuda.driver
and the error i get is this:
Environment (please complete the following information):
Additional context
i verified that everything is running as an x64 app including (CUDA toolkit, the driver, python) and even pycuda i recompiled it with MSVC for x64 and still that same error
Beta Was this translation helpful? Give feedback.
All reactions