Mac OSX use python

1. use bpython

a)  sudo pip install bpython  error

xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
    error: command '/usr/bin/clang' failed with exit status 1
 

解决办法:sudo xcode-select --install

posted @ 2015-11-22 15:02  开心星  阅读(264)  评论(0)    收藏  举报