Re: virtualenv problem on win32

2011-06-07 Thread dim
Got similar things. Don't know what is the root cause but enabling distribute seems to work... c:\_work\homevirtualenv --distribute pyve\openpyxl New python executable in pyve\openpyxl\Scripts\python.exe A globally installed setuptools was found (in c:\python25\lib\site- packages) Use the

virtualenv problem on win32

2011-04-13 Thread Danny Shevitz
Howdy, I'm trying to use virtualenv for the first time and having endless grief. I have upgraded my python distribution to the latest 2.7 distribution and it is completely clean. I have prepended my path environment variable with c:\python27 and c:\python27\scripts. I have installed: setuptools