Problem solved.
Sorry for bothering you!

From: de...@hotmail.com
To: pycuda@tiker.net
Date: Wed, 2 Dec 2009 13:14:16 +0100
Subject: [PyCUDA] ImportError: No module named _driver








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
                                          
Chiacchiera ovunque ti trovi.  Prova il nuovo Web Messenger                     
                  
_________________________________________________________________
Di che umore sei oggi? Dillo con le Emoticon
http://intrattenimento.it.msn.com/emoticon
_______________________________________________
PyCUDA mailing list
PyCUDA@tiker.net
http://tiker.net/mailman/listinfo/pycuda_tiker.net

Reply via email to