<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Which version of OSX are you using (probably doesn’t matter) and when did you update python? (don’t bother answering this yet)<div><br></div><div>My installation (using Yosemite) was broken at exactly the same point. It ended up being a bad installation of python. </div><div><br></div><div>I worked with Chris on this and here are the final notes:</div><div><br></div><div><blockquote type="cite" style="font-family: SabonRoman;">I’m not sure how my Python install got so messed up. My laptop is going<br>on 7 years old now and has been through a lot of msys and Microchip PIC<br>development crap.<br><br>/usr/bin/python is missing, so the original Apple install was superseded<br>somewhere along the way, which is strange since I don’t even experiment<br>with python.<br><br>I found a website that explains how to stitch in the <a href="http://python.org">python.org</a><br><<a href="http://python.org">http://python.org</a>> installs so that it looks like Apple’s way of doing<br>things. <later> Well, that didn’t work.<br><br>Next, reinstall the operating system.<br><br><later> Yes, that worked. Reinstalling Yosemite rolled Python back to<br>2.7.6 and the script completed.<br></blockquote><div><br></div><div><br></div><div>The script is expecting python to be in the position that Apple put it. If you grab a different version of python, the script is broken.</div><div><br></div><div>Andrei</div><div><br></div><div><br></div></div></body></html>