Dear both,
first of all, thank you for response,
b) actually, I don't know how to dump them.....
the other suggestion, I reinstalled python but the problem still remains
and I also installed somthing from your link(but I don't know what is that)
but nothing is changed

How to solve? please help me......

2012/5/3 Christoph Gohlke <[email protected]>

>
>
> On 5/2/2012 8:19 AM, Andreas Kloeckner wrote:
>
>> On Wed, 2 May 2012 09:11:28 +0900, SungHwan Choi<[email protected]>
>>  wrote:
>>
>>> Thank you for reply.
>>> After I send the first email, I did Dependency Walker, The program
>>> reported
>>> that driver.pyd cannot connect to python27.dll, msvcp90.dll and
>>> msvcr90.dll
>>> but I did not know how to resolve this problem please share knowhow
>>>
>>
>> a) please keep the list cc'd
>>
>> b) a quick resolution to this would be to search for these DLLs and dump
>> them into the same directory as _driver.pyd.
>>
>> Andreas
>>
>>
>
> I don't think b) will work in this case. Since python27.dll is not found
> in the Windows system directory it seems that Python was installed for the
> current user only. In that mode the msvcp90.dll is not installed as part of
> Python and may need to be installed from <http://www.microsoft.com/**
> download/en/details.aspx?id=29<http://www.microsoft.com/download/en/details.aspx?id=29>
> **>.
>
> Christoph
>
> ______________________________**_________________
> PyCUDA mailing list
> [email protected]
> http://lists.tiker.net/**listinfo/pycuda<http://lists.tiker.net/listinfo/pycuda>
>
_______________________________________________
PyCUDA mailing list
[email protected]
http://lists.tiker.net/listinfo/pycuda

Reply via email to