The latest released virtualenv is version 1.11.6 which does not support pypy 2.4.0 and earlier on windows. A fix was merged into virtualenv after this version (released 17 May 2014) so any newer release will be fixed. In the mean time you can:
1. run "virtualenv -p path\to\pypy.exe new_path" and it will fail
2. copy by hand the directories lib_pypy and lib-python from path\to to new_path 3. rerun virtualenv, it should complete cleanly after installing setuptools and pip
Matti


Dear Ms./Mr. Director / Dear Pypy Team:
I'm a e-pal named bitpeach. I'm so interested in your work and admire the Pypy. Therefore, I try to install Pypy and pratice with Pypy during my working and studying. But I got a problem, what is worrying me is that there is few versions of Pypy running on the Windows. So the problem comes as follows: (1)I want to instal Pypy but do not confuse the the 3rd packages or libraries with Python2.7 already in my operate system Windows 7/8 (32bit). Then I choose to follow the tutorial settings to install VirtualEnv just like "Installing using virtualenv".
 ... bitpeach
2014-12-13  Sat.
Email From China


_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev


_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to