For those with Python 2.7, I came across this as well, and solved it by simply putting the following line into the \etc\paths
file (may need to $ sudo chmod
it first):
/Library/Frameworks/Python.framework/Versions/2.7/bin
Save the change and start a new Terminal session. Check it with echo $PATH