Post
Topic
Board Pools
p2pool - Decentralized, Absolutely DoS-Proof, Pool Hopping-Proof Pool [archival]
by
bal3wolf
on 29/08/2011, 08:38:29 UTC
hey forest can you convert the pobc to a windows exe i wanna see if it lowers the stales any for me.

Poclbm Windows binary: http://u.forre.st/u/hirpvrsw/p2pool-poclbm_win32_5590e7c.zip


Thanks but you forgot some stuff it wont work right copying the phatk.cl from the offical dev seems to fix that error.

Exception in thread Thread-1:
Traceback (most recent call last):
  File "threading.pyc", line 552, in __bootstrap_inner
  File "threading.pyc", line 505, in run
  File "BitcoinMiner.pyc", line 63, in mining_thread
  File "BitcoinMiner.pyc", line 164, in load_kernel
IOError: [Errno 2] No such file or directory: 'phatk.cl'

Get this error if i try to use it in guiminer

2011-08-29 04:39:55: Listener for "5870": Traceback (most recent call last):
2011-08-29 04:39:55: Listener for "5870": File "C:\Python26\lib\site-packages\py2exe\boot_common.py", line 92, in
2011-08-29 04:39:55: Listener for "5870": zipimport.ZipImportError: can't find module 'linecache'
2011-08-29 04:39:55: Listener for "5870": Traceback (most recent call last):
2011-08-29 04:39:55: Listener for "5870": File "poclbm.py", line 3, in
2011-08-29 04:39:55: Listener for "5870": zipimport.ZipImportError: can't find module 'BitcoinMiner'