error: could not create ‘/Library/Python/2.7/site-packages/XXX’: Permission denied 可能是文件写入权限不过,需要加sudo,比如
sudo pip install flask
pip3 install beautifulsoup4
pip3 install lxml
pip3 install requests
pip3 install leancloud-sdk
pip3 install bs4
error: could not create ‘/Library/Python/2.7/site-packages/XXX’: Permission denied 可能是文件写入权限不过,需要加sudo,比如
sudo pip install flask
pip3 install beautifulsoup4
pip3 install lxml
pip3 install requests
pip3 install leancloud-sdk
pip3 install bs4