개발자 99% 커뮤니티에서 수다 떨어요!
pip는 설치 안되있고 pip3는 설치 되있는거 같은데
pip3 install django==2.2 입력하면 아래와 같이 나옵니다
ERROR: Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: '/Library/Python/3.8'
Consider using the --user
option or check the permissions.
이럴때 어떻게 해야되나요
구글링 해봤는데 의견도 다르고 잘 몰라서 여쭤봅니다