Hi, I installed pyopencl 0.91.5 for windows following the instruction in the wiki page. When trying to import from the shell I get the following:
Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>> import pyopencl Traceback (most recent call last): File "<stdin>", line 1, in <module> File "C:\Python26\lib\site-packages\pyopencl-0.91.5-py2.6-win32.egg\pyopencl\__init__.py", line 3, in <module> import pyopencl._cl as _cl ImportError: DLL load failed: The specified module could not be found. I checked and the _cl.pyd is in my "C:\Python26\Lib\site-packages\pyopencl-0.91.5-py2.6-win32.egg\pyopencl" directory. Ideas anyone? Micha _______________________________________________ PyOpenCL mailing list pyope...@host304.hostmonster.com http://host304.hostmonster.com/mailman/listinfo/pyopencl_tiker.net