python 2.7 for Max OS fix

修复一下mac上面2.7的bug,基本就是删除重装,马克一下。

brew rm python && rm -r $(brew --prefix)/lib/python2.7

brew install --verbose python