Bitcoin Forum
May 14, 2024, 12:12:38 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Can't get pyopencl works under windows XP  (Read 1966 times)
limpbrains (OP)
Newbie
*
Offline Offline

Activity: 58
Merit: 0


View Profile
May 14, 2011, 10:10:15 AM
 #1

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
In order to get the maximum amount of activity points possible, you just need to post once per day on average. Skipping days is OK as long as you maintain the average.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715645558
Hero Member
*
Offline Offline

Posts: 1715645558

View Profile Personal Message (Offline)

Ignore
1715645558
Reply with quote  #2

1715645558
Report to moderator
1715645558
Hero Member
*
Offline Offline

Posts: 1715645558

View Profile Personal Message (Offline)

Ignore
1715645558
Reply with quote  #2

1715645558
Report to moderator
xanadu
Member
**
Offline Offline

Activity: 63
Merit: 10


View Profile
May 14, 2011, 01:33:27 PM
 #2

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
limpbrains (OP)
Newbie
*
Offline Offline

Activity: 58
Merit: 0


View Profile
May 16, 2011, 02:57:10 PM
 #3

No, I have sp3
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!