<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><font size="3">Hi,</font><div><font size="3"><br></font></div><div><font size="3">I'm a APITrace newb so please don't mind the question being too primitive.  I have recently downloaded and started using APITrace.  There is probably more to prepping for running APITrace correctly than what I have gleaned from what documentation I have come across, mainly in this page: </font></div><div><a href="https://github.com/apitrace/apitrace/blob/master/README.markdown#basic-usage" target="_blank" style="font-size: 12pt;">https://github.com/apitrace/apitrace/blob/master/README.markdown#basic-usage</a></div><div><br></div><div>While I have been able to generate trace files and replay them with some success, I have had trouble with doing image comparison between different runs.  (This is all on Windows 7, by the way).</div><div><br></div><div>I first had this error:</div><div><br></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;"><div><div>$ apitrace diff-images --output summary.html  I:\APITRACE\S<span style="font-size: 12pt;">napshots\REF3  I:\APITRACE\Snapshots\REF4</span></div></div><div><div>error: failed to execute python</div></div></blockquote><div><div><br></div><div>which made me realize I needed Python.  I downloaded and installed Python 3.4 and that got me past the above error.  But since I haven't seen installing Python mentioned in the docs that I have read so far, the next error is making me wonder if there are other things required on my system for successful use of APITrace.  Can anyone tell me what the following error indicates I'm missing?</div><div><br></div></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;"><div><div>$ apitrace diff-images --output summary.html  I:\APITRACE\S<span style="font-size: 12pt;">napshots\REF3  I:\APITRACE\Snapshots\REF4</span></div></div><div><div>Traceback (most recent call last):</div></div><div><div>  File "I:\APITRACE\x86\bin\..\lib\scripts\snapdiff.py", line 39,</div></div><div><div>in <module></div></div><div><div>    from PIL import Image</div></div><div><div>ImportError: No module named 'PIL'</div></div><div><br></div></blockquote><br><span style="font-size: 12pt;">Thanks!</span><br><br><span style="font-size: 12pt;">Ron</span><br><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;"><div><br></div></blockquote>                                          </div></body>
</html>