<br><br><div class="gmail_quote">On Wed, Feb 29, 2012 at 12:56 PM, Aroldo Souza-Leite <span dir="ltr">&lt;<a href="mailto:asouzaleite@gmx.de">asouzaleite@gmx.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi list,<br>
<br>
I&#39;m getting an error when trying to easy_install pip in PyPy (nightly<br>
 build). The error doesn&#39;t occur in PyPy-1.8.<br>
<br>
Thanks.<br>
<br>
Aroldo.<br>
<br>
-------<br>
<br>
(pypy)root@aroldo-laptop:/opt/<u></u>pypy/bin# which python<br>
/opt/pypy//bin/python<br>
(pypy)root@aroldo-laptop:/opt/<u></u>pypy/bin# which easy_install<br>
/opt/pypy//bin/easy_install<br>
<br>
(pypy)root@aroldo-laptop:/opt/<u></u>pypy/bin# easy_install  pip<br>
...<br>
Adding pip 1.1 to easy-install.pth file<br>
Installing pip script to /opt/pypy/bin<br>
Installing pip-2.7 script to /opt/pypy/bin<br>
<br>
Installed /opt/pypy-c-jit-53000-<u></u>836fcc2fe8d8-linux/site-<u></u>packages/pip-1.1-py2.7.<br>
egg<br>
Processing dependencies for pip<br>
Finished processing dependencies for pip<br>
Traceback (most recent call last):<br>
  File &quot;app_main.py&quot;, line 51, in run_toplevel<br>
  File &quot;/opt/pypy/lib-python/2.7/<u></u>gzip.py&quot;, line 371, in flush<br>
    self._check_closed()<br>
  File &quot;/opt/pypy/lib-python/2.7/<u></u>gzip.py&quot;, line 146, in _check_closed<br>
    raise ValueError(&#39;I/O operation on closed file.&#39;)<br>
ValueError: I/O operation on closed file.<br>
(pypy)root@aroldo-laptop:/opt/<u></u>pypy/bin#<br>
______________________________<u></u>_________________<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/<u></u>mailman/listinfo/pypy-dev</a><br>
</blockquote></div><br>I ran into this recently and just ignored it, it seemed to work ok.  However, I&#39;m guessing it&#39;s a result of d4dee87e47cc.<div><br></div><div>Alex<br clear="all"><div><br></div>-- <br>&quot;I disapprove of what you say, but I will defend to the death your right to say it.&quot; -- Evelyn Beatrice Hall (summarizing Voltaire)<br>
&quot;The people&#39;s good is the highest law.&quot; -- Cicero<br><br>
</div>