I get this exception when trying to run the script on my Downloads folder
Traceback (most recent call last):
File "/usr/local/bin/classifier", line 7, in
from classifier.classifier import main
File "/Library/Python/2.7/site-packages/classifier/classifier.py", line 8, in
from six.moves import getcwd
ImportError: cannot import name getcwd