[Python-modules-team] namebench broken

Dirk Schmidt dirk.schmidt.1972 at gmx.de
Mon Nov 10 18:23:10 UTC 2014


Hello.

namebench broken.

This is on an fully updated testing installation.

I do not know what is really causing this error,
so i try to post here.

See this:


dirk at box:~$ namebench
Traceback (most recent call last):
  File "/usr/bin/namebench", line 33, in <module>
    from libnamebench import cli
  File "/usr/share/namebench/libnamebench/cli.py", line 28, in <module>
    import base_ui
  File "/usr/share/namebench/libnamebench/base_ui.py", line 21, in <module>
    import config
  File "/usr/share/namebench/libnamebench/config.py", line 27, in <module>
    import httplib2
  File "/usr/lib/python2.7/dist-packages/httplib2/__init__.py", line
914, in <module>
    class HTTPSConnectionWithTimeout(httplib.HTTPSConnection):
AttributeError: 'module' object has no attribute 'HTTPSConnection'


bye.




More information about the Python-modules-team mailing list