On Mon, 13 Feb 2012 16:30:11 +0100, ZHQNG Jinglin 
<[email protected]> wrote:
> 
> 
> Le 13/02/2012 16:11, Andreas Kloeckner a écrit :
> > On Mon, 13 Feb 2012 15:37:11 +0100, ZHQNG 
> > Jinglin<[email protected]>  wrote:
> >> Hello everyone,
> >> I am total newer in python and pyopencl.
> >> After the configuration of pyopencl, i try to run the demo.py.
> >> And i got such error information like
> >> *//*
> >> *//*"C:\pyopencl\examples>python demo.py install
> >> Traceback (most recent call last):
> >>     File "demo.py", line 1, in<module>
> >>       import pyopencl as cl
> >>     File "C:\Python26\lib\site-packages\pyopencl-2011.2-py2.6-win32
> >>       import pyopencl._cl as _cl
> >> ImportError: DLL load failed: Le module spÚcifiÚ est introuvable."
> >>
> >> i use the platform with win7 and ati 6870 (opencl 1.1 support),
> >> i search some anwsers from google, but i try some of them.
> >> The problem alway be there.
> >>
> >> Someone can give me some advices?
> > How did you install your PyOpenCL?
> >
> > Andreas
> hello andreas,
> I follow these descriptions from
> http://wiki.tiker.net/PyOpenCL/Installation/Windows
> one by one step.

Can you try using Dependency Walker (google) on the _cl.pyd module that
the build made? Look in

C:\Python26\lib\site-packages\pyopencl-2011.2-py2.6-win32

Also, please make sure to keep the list cc'd. Much of the point of this
list is to create a searchable record of previously solved problems.

Andreas

Attachment: pgp8KOVQkJPKL.pgp
Description: PGP signature

_______________________________________________
PyOpenCL mailing list
[email protected]
http://lists.tiker.net/listinfo/pyopencl

Reply via email to