Re: [9fans] python2.7.6 and pip

2020-06-29 Thread kokamoto
> I installed binary distribution of python2.6.7(I'm trying to compile > it on my machine, but not success yet), and tried to install pip > by the command of > % python get-pip.py > AttributeError: 'module' object has no attribute 'TCP_NODELAY' I recompiled python2.7.6 by the help from jas ad

Re: [9fans] python2.7.6 and pip

2020-06-19 Thread Jens Staal
2f5-7ab8f5b1d025:M597edfb83f7d30f60951427f:1:cQQ8sfFcN3j7E4cX6nVTY_T6ffs2dPToR6DZjO_yQEk > Subject: Re: [9fans] python2.7.6 and pip > > Not sure why this text/plain message is marked invalid given it is, well,  a > plain text message.  Here are the details: > > Kenji, > > TCP_N

Re: [9fans] python2.7.6 and pip

2020-06-18 Thread kokamoto
Ok, thanks I'll write to you. Kenji -- 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/Ta10c6b46f1dfa71e-M6872935c0c421daf84bc3304 Delivery options: https://9fans.topicbox.com/groups/9fans/subscription --- Begin Message --- Not sure why thi

Re: [9fans] python2.7.6 and pip

2020-06-18 Thread jas
Not sure why this text/plain message is marked invalid given it is, well,  a plain text message.  Here are the details: Kenji, TCP_NODELAY should be enabled in the 2.7.6 build. Make sure you have all the APE patches from 9legacy or check the sources: https://9p.io/sources/contrib/jas/cpython-

Re: [9fans] python2.7.6 and pip

2020-06-18 Thread Jeff Sickel
from postmaster@aperture: The following attachment had content that we can't prove to be harmless. To avoid possible automatic execution, we changed the content headers. The original header was: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-p

[9fans] python2.7.6 and pip

2020-06-18 Thread kokamoto
I installed binary distribution of python2.6.7(I'm trying to compile it on my machine, but not success yet), and tried to install pip by the command of % python get-pip.py I got failed, and got the error messages as: Traceback (most recent call last): File "./get-pip.py:23484", in main()