Gentoo Archives: gentoo-user

From: Helmut Jarausch <jarausch@××××××××××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] CANNOT IMPORT HTTP.CLIENT
Date: Fri, 20 Aug 2010 09:02:55
Message-Id: 1282294943.27172.2@numa-i
In Reply to: [gentoo-user] CANNOT IMPORT HTTP.CLIENT by Helmut Jarausch
1 On 08/20/10 09:35:06, Helmut Jarausch wrote:
2 > Hi,
3 >
4 > today, when emerging dev-libs/openssl-0.9.8o-r2, which is needed for
5 > nxssh, I've got the message
6 > !!! CANNOT IMPORT HTTP.CLIENT: cannot import name HTTPSConnection
7 >
8 > Does anybody have an idea what that means?
9 >
10 > Thanks for a hint,
11 > Helmut.
12
13 It seems something is broken in Python and or bzr, e.g.
14 in an overlay build for cuneiform I get
15
16
17 >>> Unpacking source...
18 * bzr update start -->
19 * repository: lp:cuneiform-linux
20 bzr: ERROR: exceptions.AttributeError: 'module' object has no attribute
21 'HTTPSConnection'
22
23 Re-emering dev-vcs/bzr didn't help.
24
25 Thanks for any hint,
26 Helmut.