Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
11034884
Topic
763510
Board
Pools
Re: [∞ YH] solo.ckpool.org 0.5% fee anonymous solo bitcoin mining! 32 blocks solved!
by
Mikestang
on
09/04/2015, 18:37:36 UTC
Quote from: cisahasa on April 09, 2015, 05:59:30 PM
you need python, and rest you play with cmd
https://www.python.org/downloads/windows/
Quote from: zapphood on April 09, 2015, 06:17:48 PM
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
Many thanks to you both!
One final question, where do I need to extract the zipfile, to the \Python27\Scripts directory?