【发布时间】:2018-10-15 22:44:18
【问题描述】:
我已经在 mac 上使用以下命令安装了 python
brew install python
然后当我尝试使用
链接 python brew link python
我收到了这个错误
"Linking /usr/local/Cellar/python/3.7.0... Error: Permission denied @ dir_s_mkdir - /usr/local/Frameworks"
我该如何解决这个问题?
【问题讨论】: