Bitcoin Forum

Bitcoin => Mining => Topic started by: limpbrains on May 14, 2011, 10:10:15 AM



Title: Can't get pyopencl works under windows XP
Post by: limpbrains on May 14, 2011, 10:10:15 AM
I've installed pyhon2.7 from windows installer and tryed different versions from

http://www.lfd.uci.edu/~gohlke/pythonlibs/
But all exited with same error:

Code:
>>> import pyopencl as cl
ImportError: numpy.core.multiarray failed to import
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "c:\python27\lib\site-packages\pyopencl\__init__.py", line 3, in <module>

    import pyopencl._cl as _cl
ImportError: DLL load failed with error code -529697949

So now I have to try build it from source or there is working compiled verion ?

PS i'm using 5870 with opencl driver


Title: Re: Can't get pyopencl works under windows XP
Post by: xanadu on May 14, 2011, 01:33:27 PM
Have you updated your XP install to Service Pack 3? 

I think I've seen that error on client machines that hadn't been updated to SP3.

-X


Title: Re: Can't get pyopencl works under windows XP
Post by: limpbrains on May 16, 2011, 02:57:10 PM
No, I have sp3