Hi Lindsey, Were you able to resolve the issue or are you still getting the same error?
Best, Alina From: <[email protected]> on behalf of Lindsey Gant <[email protected]> Date: Thursday, September 5, 2019 at 9:51 AM To: Arches Project <[email protected]> Subject: [Arches] EnvironmentError: [Error 5] Access is Denied Hi all, I am getting stuck with the initial install of Arches (using the Arches Development Environment<https://arches.readthedocs.io/en/stable/creating-a-development-environment/#creating-a-development-environment> documentation). Please see attached images of my command line error: ERROR: Could not install packages due to an EnvironmentError: [Error 5] Access is denied: 'c:\\users\\lgant\\appdata\\local\\temp\\pip-unpack-do_4uq\\Django-1.11.15-py2.py3-none-any.whl' Consider using the `--user` option or check the permissions. I am using Python 2.7.13 (as recommended) and added the necessary variables for pip to PATH (as I was previously having errors finding and using pip install). I am installing in a virtual environment (ENV) in a Windows OS. Adam Cox recommended backslash instead of forward slash for the command 'pip install -r arches\install\requirements.txt' but this resulted in the same error. I also tried the following command: python -m pip install --user -r arches\install\requirements.txt This resulted in the following error: ERROR: Can not perform a '--user' install. User site-packages are not visible in this virtualenv. Any suggestions are welcome! Thanks, Lindsey -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/archesproject/3fe142da-f750-4511-890c-8922074b40f5%40googlegroups.com<https://groups.google.com/d/msgid/archesproject/3fe142da-f750-4511-890c-8922074b40f5%40googlegroups.com?utm_medium=email&utm_source=footer>. CAUTION: This email originated from outside of the Getty. Do not click links or open attachments unless you verify the sender and know the content is safe. -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/archesproject/D38ADAD9-DCCB-4737-96A7-0F8D6F5447CF%40getty.edu.
