change the ownership and permissions of /usr/local back to your user account:
$ sudo chown -R $(whoami) /usr/local
转载于:https://www.cnblogs.com/yizhixuepython/p/9251438.html
change the ownership and permissions of /usr/local back to your user account:
$ sudo chown -R $(whoami) /usr/local
转载于:https://www.cnblogs.com/yizhixuepython/p/9251438.html