DON’T: yum install python-somePackage .. or apt-get install python-somePackage
DO: pip-python install somePackage