Displaying 1 result from an estimated 1 matches for "httpsconnectionwithtimeout".
2015 May 21
2
[nbdkit python]: unable to locate modules
...me/wspeirs/src/cldblkdev/cldblkdev.py", line 5, in <module>
import gcs
File "/home/wspeirs/src/cldblkdev/gcs.py", line 2, in <module>
import httplib2
File "/usr/local/lib/python2.7/dist-packages/httplib2/__init__.py",
line 930, in <module>
class HTTPSConnectionWithTimeout(httplib.HTTPSConnection):
AttributeError: 'module' object has no attribute 'HTTPSConnection'
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line
63, in apport_excepthook
from apport.fileutils i...