9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* python2.7.6 and pip
@ 2020-06-18  9:06 kokamoto
  2020-06-19  2:19 ` [9fans] " Jeff Sickel
  2020-06-29 23:05 ` kokamoto
  0 siblings, 2 replies; 6+ messages in thread
From: kokamoto @ 2020-06-18  9:06 UTC (permalink / raw)
  To: 9fans

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 <module>
    main()
  File "./get-pip.py:198", in main
    bootstrap(tmpdir=tmpdir)
  File "./get-pip.py:83", in bootstrap
    from pip._internal.commands.install import InstallCommand
  File "/tmp/tmplQrajV/pip.zip/pip/_internal/commands/install.py:24", in <module>
  File "/tmp/tmplQrajV/pip.zip/pip/_internal/cli/req_command.py:16", in <module>
  File "/tmp/tmplQrajV/pip.zip/pip/_internal/index/package_finder.py:21", in <module>
  File "/tmp/tmplQrajV/pip.zip/pip/_internal/index/collector.py:14", in <module>
  File "/tmp/tmplQrajV/pip.zip/pip/_vendor/requests/__init__.py:43", in <module>
  File "/tmp/tmplQrajV/pip.zip/pip/_vendor/urllib3/__init__.py:7", in <module>
  File "/tmp/tmplQrajV/pip.zip/pip/_vendor/urllib3/connectionpool.py:29", in <module>
  File "/tmp/tmplQrajV/pip.zip/pip/_vendor/urllib3/connection.py:68", in <module>
  File "/tmp/tmplQrajV/pip.zip/pip/_vendor/urllib3/connection.py:96", in HTTPConnection
AttributeError: 'module' object has no attribute 'TCP_NODELAY'

Anyone got success above?

Kenji


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-06-29 23:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-18  9:06 python2.7.6 and pip 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 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).