NameError: name 'raw_input' is not defined
Need to update this script to make it work in Python 3 since we are asking users to install python3 in the documentation.
I'm working on this and will send PR soon.
Commit b0e64c3e fixes this issue