Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX]
by
miner256
on 05/08/2014, 10:43:13 UTC

Welcome back Christian!

I am struggling with something silly using ccminer with python (on linux) and I am sure you will know the answer:
I am using subprocess.Popen to start ccminer, and I redirect stdout to a file, *BUT* I am getting nothing in the file and still getting all the output to the screen :-(
My C programming is even worse than my python (and that's bad) but it looks like the applog function is writing to something other than STDOUT?
Or at least subprocess.Popen doesn't recognise it as STDOUT?
Any clues?

Ta