I am having issues when trying to set up pytest. When I run:
pip install pytest pytest-cache
I receive this error message:
Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: '/Library/Python/2.7/site-packages/apipkg' Consider using the
--user
option or check the permissions.