On 12/08/2016 01:48 PM, 3dB wrote:
> Michael,
> 
> I tried installing virtual env but got similar permissions error:
> 
> IOError: [Errno 13] Permission denied: 
> '/Library/Python/2.7/site-packages/virtualenv.py'

Just to get virtual environment support you definitely have to install
this package, and it must go to the system packages area. So I think
sudo is a must for this one.

sudo <whatever command you typed before>


-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to