[pypy-dev] pip

Aroldo Souza-Leite asouzaleite at gmx.de
Fri Mar 2 09:13:54 CET 2012


Hi list,

the error disappeared in pypy-c-jit-53087-2881f17e1ffc-linuxand and I 
can work on with it.

As there are still warnings, I'm appending the console output below for 
your information.

Thanks a lot again.

Aroldo

-------
(pypy)root at aroldo-laptop:/opt/pypy/bin# which easy_install
/opt/pypy//bin/easy_install
(pypy)root at aroldo-laptop:/opt/pypy/bin# easy_install pip
Searching for pip
Reading http://pypi.python.org/simple/pip/
Reading http://pip.openplans.org
Reading http://www.pip-installer.org
Best match: pip 1.1
Downloading 
http://pypi.python.org/packages/source/p/pip/pip-1.1.tar.gz#md5=62a9
f08dd5dc69d76734568a6c040508
Processing pip-1.1.tar.gz
Running pip-1.1/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-1Ognh8/pip-1.
1/egg-dist-tmp-5aNrw9
warning: no files found matching '*.html' under directory 'docs'
warning: no previously-included files matching '*.txt' found under 
directory 'do
cs/_build'
no previously-included directories found matching 'docs/_build/_sources'
Adding pip 1.1 to easy-install.pth file
Installing pip script to /opt/pypy/bin
Installing pip-2.7 script to /opt/pypy/bin

Installed 
/opt/pypy-c-jit-53087-2881f17e1ffc-linux/site-packages/pip-1.1-py2.7.e
gg
Processing dependencies for pip
Finished processing dependencies for pip
(pypy)root at aroldo-laptop:/opt/pypy/bin#




Am 29.02.2012 23:01, schrieb Antonio Cuni:
> On 02/29/2012 06:59 PM, Alex Gaynor wrote:
>
>> I ran into this recently and just ignored it, it seemed to work ok.  
>> However,
>> I'm guessing it's a result of d4dee87e47cc.
>
> it's, it's probably because of the autoflush. It should be fixed by 
> f9f3b57f1300 which I just pushed, so tomorrow's nightly should already 
> work well.
>
> ciao,
> anto



More information about the pypy-dev mailing list