[PyCUDA] _driver; Problem solved

Frank Burden fburden at fastmail.fm
Tue Oct 6 02:29:05 PDT 2009


I've resolved the problem and, as always, the fault was mine.

> Thanks Andreas, I should have looked there first.
> However, I spoke too soon and the test example no longer works. After 
> a struggle I finally got it working last Wednesday and then went on to 
> other neglected tasks. I now find it won't work and the error I am 
> getting is
> ImportError: no module named _driver.
> This comes from the first line in __init__.py in the pycuda directory 
> (so I know that pycuda is on the path) and I can see that _driver.pyd 
> is also there.
> The siteconf.py path looks ok as do the environment variables.
> Any ideas or suggestions welcome
> Thanks
> Frank
>
>> On Montag 05 Oktober 2009, Frank Burden wrote:
>>  
>>> Hi Everyone
>>>
>>> I'm new to PyCuda but have just got the matrix multiply test module to
>>> work. I am wondering if there are a few more example routines I could
>>> try out before I start programming in earnest.
>>>     
>>
>> All the stuff in the examples/ and test/ subdirectories of the source 
>> distribution should help get you started.
>>
>> Andreas
>>   
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> PyCUDA mailing list
>> PyCUDA at tiker.net
>> http://tiker.net/mailman/listinfo/pycuda_tiker.net
>>   
>
>
> _______________________________________________
> PyCUDA mailing list
> PyCUDA at tiker.net
> http://tiker.net/mailman/listinfo/pycuda_tiker.net





More information about the PyCUDA mailing list