2012/11/28 Gui Maluf <[email protected]>: > "/usr/local/lib/python2.7/dist-packages/swift3-1.0.0-py2.7.egg/swift3/middleware.py", > line 67, in > <module> > from swift.common.swob import Request, Response > ImportError: No module named swob > > > I couldnt find a way to install this swob module.
You need Swift 1.7.5 or use older swift3 before https://github.com/fujita/swift3/commit/6429b1c5b97fd61452e1d3e66d0af17302922d8b Cheers, Alan _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

