Hi everybody,

I am new on PyCuda. I just installed everything on Windows XP and, from the 
installation log, I think that I did it properly. However, I tried to run the 
test files provided with pycuda and I get this error

Traceback (most recent call last):
  File "C:\PyCuda\test\test_gpuarray.py", line 2, in <module>
    import pycuda.autoinit
  File "C:\PyCuda\pycuda\autoinit.py", line 1, in <module>
    import pycuda.driver as cuda
  File "C:\PyCuda\pycuda\driver.py", line 1, in <module>
    from _driver import *
ImportError: No module named _driver


how can I solve it?

thanks and sorry for the newbieness of this post

den3b
                                          
_________________________________________________________________
I tuoi amici sempre a portata di clic, sul nuovo Web Messenger
http://www.windowslive.it/foto.aspx
_______________________________________________
PyCUDA mailing list
PyCUDA@tiker.net
http://tiker.net/mailman/listinfo/pycuda_tiker.net

Reply via email to