HTTPSConnectionWithTimeout AttributeError
Now I got everything set correctly and managed to run askbot-setup and everything went fine, after that I edited settings.py to set database name username and password but when I try to run python manage.py syncdb I get: class HTTPSConnectionWithTimeout(httplib.HTTPSConnection): AttributeError: 'module' object has no attribute 'HTTPSConnection'
Comments
Enjoy lucky question #1000 :)