라벨이 error: [Errno 13] Permission denied:인 게시물 표시

python besutifulsoup 설치 및 에러 대처

apt-get install python-pip pip install beautifulsoup 에러발생시 ./pip/pip.log  확인 퍼미션 에러 발생 확인 error: [Errno 13] Permission denied: '/usr/local/lib/python2.7/dist-packages/BeautifulSoupTests.py' 명령실행 sudo chown -R $USER /usr/local/lib/python2.7