Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
422159
Topic
33818
Board
Beginners & Help
Topic OP
GPU Mining on OS X Using poclbm
by
tomek74
on
02/08/2011, 20:40:50 UTC
I have followed the instructions exactly to run poclbm on a Mac Mini.
(
https://bitcointalk.org/index.php?topic=12360.0
)
I am getting this error:
http://paste.bradleygill.com/index.php?paste_id=310933
Traceback (most recent call last):
File "/Applications/poclbm/poclbm.py", line 3, in
from BitcoinMiner import *
File "/Applications/poclbm/BitcoinMiner.py", line 4, in
from log import *
ImportError: No module named log
I was following the thread and someone else has the same error.
Here is the output after the make command:
http://paste.bradleygill.com/index.php?paste_id=310948
Anyone can help?