Can someone help me with the python miner?
I followed the instructions and now I get this when running it.
Traceback (most recent call last):
File "quickbismuth.pyx", line 3, in init quickbismuth
File "C:\Python27\Lib\argparse.py", line 86, in
import copy as _copy
File "C:\Python27\Lib\copy.py", line 52, in
import weakref
File "C:\Python27\Lib\weakref.py", line 14, in
from _weakref import (
ImportError: cannot import name _remove_dead_weakref