9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: kokamoto@hera.eonet.ne.jp
To: 9fans@9fans.net
Subject: Re: [9fans] python2.7.6 and pip
Date: Tue, 30 Jun 2020 08:05:54 +0900	[thread overview]
Message-ID: <BE105DC598EEFEBE7D1A36C4C9BD742B@hera.eonet.ne.jp> (raw)
In-Reply-To: <4BDD7E19810FF01142A082326C490278@hera.eonet.ne.jp>

> 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 adding -DTCP_NODELAY.
Yes, it disappeared, however, I got another error saying no _ctypes module.
According to jas, we have to implement it on python2.7.6.
Then, to perform
term% pythonb get-pip.py
is difficult here.

Kenji


      parent reply	other threads:[~2020-06-29 23:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-18  9:06 kokamoto
2020-06-19  2:19 ` [9fans] " Jeff Sickel
2020-06-19  2:32   ` jas
2020-06-19  6:45     ` kokamoto
2020-06-19  7:17       ` Jens Staal
2020-06-29 23:05 ` kokamoto [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BE105DC598EEFEBE7D1A36C4C9BD742B@hera.eonet.ne.jp \
    --to=kokamoto@hera.eonet.ne.jp \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).