Post
Topic
Board Pools
Re: [∞ YH] solo.ckpool.org 0.5% fee anonymous solo bitcoin mining! 32 blocks solved!
by
Mikestang
on 10/04/2015, 06:46:24 UTC
you need python, and rest you play with cmd
https://www.python.org/downloads/windows/

you need python version 2.x for windows if your os is windows

https://www.python.org/downloads/release/python-279/

install python (don't forget to select the option for the path)

download and extract the zipfile from github

https://github.com/yqons/solo-mining-stats/archive/master.zip

run cmd

cd C:\Python27\Scripts

run...

easy_install-2.7.exe datetime
easy_install-2.7.exe requests
easy_install-2.7.exe python-dateutil
easy_install-2.7.exe colorama

put your BTC address in the addr.txt file

double click check.py

that's all  Wink

Thank you both again.  I managed to get everything installed and working more or less; my last update time displays as a negative number though.  Actually, it always displays about -5 29, everything updates as it should, but the time just sits at the negative value.  Any idea what I could have messed up?