if an install using pip is giving errors/exceptions then
$ sudo pip install PACKAGE_NAME --ignore-installed six should work
if an install using pip is giving errors/exceptions then
$ sudo pip install PACKAGE_NAME --ignore-installed six should work