[pypy-dev] pypy with virtualenv?

John Anderson sontek at gmail.com
Wed Sep 28 23:02:49 CEST 2011


I read that this should just work with the latest versions, here is what I'm
getting:

sontek at beast$  virtualenv --python=pypy ~/code/pypyenv
Running virtualenv with interpreter /usr/bin/pypy
New pypy executable in /home/sontek/code/pypyenv/bin/pypy
ERROR: The executable /home/sontek/code/pypyenv/bin/pypy is not functioning
ERROR: It thinks sys.prefix is u'/usr/lib64/pypy-1.5' (should be
'/home/sontek/code/pypyenv')
ERROR: virtualenv is not compatible with this system or executable

sontek at beast$  pypy --version
Python 2.7.1 (?, May 02 2011, 19:05:35)
[PyPy 1.5.0-alpha0 with GCC 4.6.0]
~
sontek at beast$  virtualenv --version
1.6.4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20110928/cb6bf662/attachment.html>


More information about the pypy-dev mailing list