You guys need the middlecoin watcher python app. I just have a constant updated screen on my desktop. Hoping to get it ported onto my little lcd stats display soon

link for the lazy:
https://github.com/michwill/mdcNoob question... When I try to run either mdc or mdc2, it gives syntax errors on closing quotation marks for some reason. for example in mdc2, the syntax error is on line 54.
print " %s:\t%.2f mBTC = %.2f %s
"What should I do?
that's odd, I just downloaded it and it works. maybe check your python version and try downloading it again?
I have python 3.3.3 and have tried both x86 and x64. Which version are you using?