14 Apr
2013
14 Apr
'13
11:13 p.m.
When I run in the verbose mode the output is:
What's odd is that the errors don't appear with --verbose. Did you get all the output? Does it fail consistently without --verbose?
The complete stdout is here: http://pastebin.com/SLdDgkZf The complete stderr is here: http://pastebin.com/dFJLGRq8 I run python zlib.py msvc 10 times and it seems to work occasionally. Meaning no console output was produced. Here is the order: 1) fail 2) success 3) success 4) fail 5) success 6) fail 7) fail 8) success 9) fail 10) fail It seems random to me. Christian