您使用了默認的OSX安裝Python,我試圖運行鳳凰 https://en.bitcoin.it/wiki/Phoenix_miner 和我越來越:我無法編譯鳳凰OSX(10.6.7)
python phoenix.py
import itertools, md5
Traceback (most recent call last):
File "phoenix.py", line 29, in <module>
import minerutil
File "/Users/george/Downloads/phoenix-1.4/minerutil/__init__.py", line 25, in <module>
from RPCProtocol import RPCClient
File "/Users/george/Downloads/phoenix-1.4/minerutil/RPCProtocol.py", line 30, in <module>
from twisted.web.iweb import IBodyProducer
ImportError: cannot import name IBodyProducer
能有人建議如何繼續?
失敗。 https://gist.github.com/1047422 我懷疑由於python被安裝編譯通用,並沒有安裝ppc工具鏈。該怎麼辦? – sdsykes 2011-06-26 09:05:15