エラーを治す。Error An unexpected error occurred during the brew link step
Error: An unexpected error occurred during the `brew link` step
The formula built, but is not symlinked into /usr/local
File exists @ dir_s_mkdir - /usr/local/Frameworks/Python.framework
Error: File exists @ dir_s_mkdir - /usr/local/Frameworks/Python.framework
こういうエラーが出たら。これで治る。多分ね。macね。
$ sudo chown -R $(whoami) $(brew --prefix)/*