Comment 53 for bug 1125622

Revision history for this message
Paul Karikh (pkarikh) wrote : Re: ImportError: cannot import name base

Looks like I faced this issue when with pip install -r requirements.txt I've installed some oslo.* libs with version 2.1.
Manual downgrading oslo.libs to older version worked for me.