After a little bit more experimenting, I found out that this script doesn't run properly under certain versions of Python.
VM #1 had Python 2.7.10 installed and the script worked 100%.
VM #2 had Python 2.7.12 installed and the script gave me the same errors are some people had previously mentioned.
I am guessing somewhere between version .10 & version .12 something got changed in Python.
For anyone who wants to run this script, I would suggest
checking which version of Python you are running.
Otherwise, under Python 2.7.10 this script
does the job beautifully. Thank you to the script creator!
