Post
Topic
Board CPU/GPU Bitcoin mining hardware
Re: Ubuntu Natty Narwhal 11.04 Mining Guide / HOWTO
by
the_joey_o
on 08/08/2011, 12:52:40 UTC
I'm a bit of a n00b to the whole command line thing. I'm getting the following error when I try to execute "./poclbm.py":
Code:
Traceback (most recent call last):
  File "./poclbm.py", line 3, in
    from BitcoinMiner import *
  File "/home/joey/poclbm/BitcoinMiner.py", line 4, in
    from log import *

I tried a different way to get my machine mining bitcoin with the poclbm miner that did not work, and I'm wondering if the previous method is interfering with this attempt.