<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&#39;/usr/lib64/pypy-1.6&#39; (should be &#39;/home/sontek/code/eqpypy&#39;)</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">&lt;<a href="mailto:sontek@gmail.com" target="_blank">sontek@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Fedora 15 doesn&#39;t have 1.6 out yet. I tried to use the binary release but it seems to be compiled against different libssl/libcrypto&#39;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&#39;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">&lt;<a href="mailto:fijall@gmail.com" target="_blank">fijall@gmail.com</a>&gt;</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 &lt;<a href="mailto:sontek@gmail.com" target="_blank">sontek@gmail.com</a>&gt; wrote:<br>



&gt; I read that this should just work with the latest versions, here is what I&#39;m<br>
&gt; getting:<br>
&gt; sontek@beast$  virtualenv --python=pypy ~/code/pypyenv<br>
&gt; Running virtualenv with interpreter /usr/bin/pypy<br>
&gt; New pypy executable in /home/sontek/code/pypyenv/bin/pypy<br>
&gt; ERROR: The executable /home/sontek/code/pypyenv/bin/pypy is not functioning<br>
&gt; ERROR: It thinks sys.prefix is u&#39;/usr/lib64/pypy-1.5&#39; (should be<br>
&gt; &#39;/home/sontek/code/pypyenv&#39;)<br>
&gt; ERROR: virtualenv is not compatible with this system or executable<br>
&gt; sontek@beast$  pypy --version<br>
&gt; Python 2.7.1 (?, May 02 2011, 19:05:35)<br>
&gt; [PyPy 1.5.0-alpha0 with GCC 4.6.0]<br>
&gt; ~<br>
&gt; sontek@beast$  virtualenv --version<br>
&gt; 1.6.4<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; pypy-dev mailing list<br>
&gt; <a href="mailto:pypy-dev@python.org" target="_blank">pypy-dev@python.org</a><br>
&gt; <a href="http://mail.python.org/mailman/listinfo/pypy-dev" target="_blank">http://mail.python.org/mailman/listinfo/pypy-dev</a><br>
&gt;<br>
&gt;<br>
<br>
1.5 is an old release of PyPy. Try 1.6?<br>
</blockquote></div><br></div></div></div>
</blockquote></div><br>