Answer the question
In order to leave comments, you need to log in
How to set up a virtualenv for flask in windows & Access Denied?
There is Windows 7 and python 3.2.
I was going to try flask: it turns out that version 3.2 is not supported.
I read that it's ok to install different versions of python at the same time. I install version 2.7. Do I also need to install virtualenv there, or is it okay?
Then I try to set up the environment with the second python:
virtualenv -p C:\Python27 env_name
Gives WindowsError: Error 5 Access denied.
Am I doing everything right, and is there something wrong in Windows (I run WindowsShell as Administrator - does not help)? If yes, how to overcome it?
Or have I configured something wrong somewhere else?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question