I read that this should just work with the latest versions, here is what I&#39;m getting:<div><br></div><div><div>sontek@beast$  virtualenv --python=pypy ~/code/pypyenv</div><div>Running virtualenv with interpreter /usr/bin/pypy</div>
<div>New pypy executable in /home/sontek/code/pypyenv/bin/pypy</div><div>ERROR: The executable /home/sontek/code/pypyenv/bin/pypy is not functioning</div><div>ERROR: It thinks sys.prefix is u&#39;/usr/lib64/pypy-1.5&#39; (should be &#39;/home/sontek/code/pypyenv&#39;)</div>
<div>ERROR: virtualenv is not compatible with this system or executable</div></div><div><br></div><div><div>sontek@beast$  pypy --version</div><div>Python 2.7.1 (?, May 02 2011, 19:05:35)</div><div>[PyPy 1.5.0-alpha0 with GCC 4.6.0]</div>
<div>~</div><div>sontek@beast$  virtualenv --version</div><div>1.6.4</div></div><div><br></div>