<div>sontek@beast$ virtualenv -p /usr/bin/pypy ~/code/eqpypy</div><div>Running virtualenv with interpreter /usr/bin/pypy</div><div>New pypy executable in /home/sontek/code/eqpypy/bin/pypy</div><div>ERROR: The executable /home/sontek/code/eqpypy/bin/pypy is not functioning</div>
<div>ERROR: It thinks sys.prefix is u'/usr/lib64/pypy-1.6' (should be '/home/sontek/code/eqpypy')</div><div>ERROR: virtualenv is not compatible with this system or executable</div><div><br></div><div><div>
sontek@beast$ pypy --version</div><div>Python 2.7.1 (?, Sep 12 2011, 23:40:42)</div><div>[PyPy 1.6.0 with GCC 4.6.0]</div></div><div><br></div><div><div>sontek@beast$ virtualenv --version</div><div>1.6.4</div></div><div>
<br></div><div><br></div><div>ppyp 1.6 is from <a href="http://koji.fedoraproject.org/koji/buildinfo?buildID=263267">http://koji.fedoraproject.org/koji/buildinfo?buildID=263267</a></div><div><br></div><br><div class="gmail_quote">
On Wed, Sep 28, 2011 at 6:09 PM, John Anderson <span dir="ltr"><<a href="mailto:sontek@gmail.com" target="_blank">sontek@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Fedora 15 doesn't have 1.6 out yet. I tried to use the binary release but it seems to be compiled against different libssl/libcrypto's than what I have on my system... I symlinked them over but it fails to create the virtualenv still:<div>
<br></div><div><div>sontek@beast$ virtualenv -p /home/sontek/Downloads/pypy16/pypy-1.6/bin/pypy /home/sontek/code/pypyenv2</div><div>Running virtualenv with interpreter /home/sontek/Downloads/pypy16/pypy-1.6/bin/pypy</div>
<div>/home/sontek/Downloads/pypy16/pypy-1.6/bin/pypy: /usr/lib64/libssl.so.0.9.8: no version information available (required by /home/sontek/Downloads/pypy16/pypy-1.6/bin/pypy)</div><div>/home/sontek/Downloads/pypy16/pypy-1.6/bin/pypy: /usr/lib64/libcrypto.so.0.9.8: no version information available (required by /home/sontek/Downloads/pypy16/pypy-1.6/bin/pypy)</div>
<div><br></div><div>and then the directory isn't created.</div><div><div></div><div><br><div class="gmail_quote">On Wed, Sep 28, 2011 at 5:41 PM, Maciej Fijalkowski <span dir="ltr"><<a href="mailto:fijall@gmail.com" target="_blank">fijall@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div></div><div>On Wed, Sep 28, 2011 at 6:02 PM, John Anderson <<a href="mailto:sontek@gmail.com" target="_blank">sontek@gmail.com</a>> wrote:<br>
> I read that this should just work with the latest versions, here is what I'm<br>
> getting:<br>
> sontek@beast$ virtualenv --python=pypy ~/code/pypyenv<br>
> Running virtualenv with interpreter /usr/bin/pypy<br>
> New pypy executable in /home/sontek/code/pypyenv/bin/pypy<br>
> ERROR: The executable /home/sontek/code/pypyenv/bin/pypy is not functioning<br>
> ERROR: It thinks sys.prefix is u'/usr/lib64/pypy-1.5' (should be<br>
> '/home/sontek/code/pypyenv')<br>
> ERROR: virtualenv is not compatible with this system or executable<br>
> sontek@beast$ pypy --version<br>
> Python 2.7.1 (?, May 02 2011, 19:05:35)<br>
> [PyPy 1.5.0-alpha0 with GCC 4.6.0]<br>
> ~<br>
> sontek@beast$ virtualenv --version<br>
> 1.6.4<br>
><br>
</div></div>> _______________________________________________<br>
> pypy-dev mailing list<br>
> <a href="mailto:pypy-dev@python.org" target="_blank">pypy-dev@python.org</a><br>
> <a href="http://mail.python.org/mailman/listinfo/pypy-dev" target="_blank">http://mail.python.org/mailman/listinfo/pypy-dev</a><br>
><br>
><br>
<br>
1.5 is an old release of PyPy. Try 1.6?<br>
</blockquote></div><br></div></div></div>
</blockquote></div><br>